View source: R/cochran.calc.ss.r
cochran.calc.ss | R Documentation |
This function estimates the discard rate using the Cochran ratio estimator and returns the mean rate as well as estimates of uncertainty and required sample sizes for a target CV
cochran.calc.ss(df, n_trips, n_obs, CV_targ = NA)
df |
dataframe where each row is a trip. Requires LINK1, BYCATCH, KALL naming convention |
n_trips |
Number of total trips |
CV_targ |
target CV |
observed sample size needed for target CV
Wiley: Sampling Techniques, 3rd Edition - William G. Cochran. (n.d.). Available from http://www.wiley.com/WileyCDA/WileyTitle/productCd-047116240X.html [accessed 1 August 2016].
Wigley SE, Rago PJ, Sosebee KA, Palka DL. 2007. The Analytic Component to the Standardized Bycatch Reporting Methodology Omnibus Amendment: Sampling Design, and Estimation of Precision and Accuracy (2nd Edition). US Dep. Commer., Northeast Fish. Sci. Cent. Ref. Doc. 07-09; 156 p
cochran.calc.ss
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.