Description Usage Arguments Author(s)
View source: R/expand_counts.R
Function calculates the variance due to expansion from incomplete counts as well as from the expansion itself by implementing the variance calculations for the visual data (from the spreadsheet). In the case of the sonar, it is assumed that the the variances due to expansion and due to species apportionment are independent of one another, and can be summed.
1 | expand_counts(x, vx = NULL)
|
x |
Typically the sum of two arrays where one cooresponds to each side of the river. When expanding sonar counts the arrays output from |
vx |
Variance due to species apportionment. When expanding visual counts, use vx=NULL. See examples. |
Matt Tyres and Jordy Bernard.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.