Description Usage Arguments Examples
An estimate of scallop abundance (numbers or weight) with bootstrap or lognormal CIs can be estimated.
1 | scallop_est(scal_catch, beds, Q, abundance = TRUE, boot = TRUE)
|
boot |
1 2 | abund_est <- scallop_est(scal_catch, beds, 0.83, abundance = TRUE, boot = TRUE)
biom_est <- scallop_est(scal_catch, beds, 0.83, abundance = False, boot = TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.