scallop_est: scalllop_est

Description Usage Arguments Examples

View source: R/scallop_est.R

Description

An estimate of scallop abundance (numbers or weight) with bootstrap or lognormal CIs can be estimated.

Usage

1
scallop_est(scal_catch, beds, Q, abundance = TRUE, boot = TRUE)

Arguments

boot

Examples

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)

commfish/scallopr documentation built on Nov. 4, 2019, 9:10 a.m.