expand_counts: Expand visual and sonar counts.

Description Usage Arguments Author(s)

View source: R/expand_counts.R

Description

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.

Usage

1

Arguments

x

Typically the sum of two arrays where one cooresponds to each side of the river. When expanding sonar counts the arrays output from prepare_sonar_counts_for_expansion. When expanding visual counts, the arrays will be output from prepare_visual_counts_for_expansion. See examples.

vx

Variance due to species apportionment. When expanding visual counts, use vx=NULL. See examples.

Author(s)

Matt Tyres and Jordy Bernard.


jBernardADFG/ChenaSalchaTowerSonar documentation built on Oct. 11, 2020, 1 a.m.