getDesignEstimates | R Documentation |
Function to make design based estimates of bycatch from the ratio estimator of Pennington Delta estimator, pooling as needed for strata missing data. stratification defined by designVars, then aggregated to strataVars
getDesignEstimates(
obsdatval,
logdatval,
strataVars,
designVars = NULL,
designPooling,
minStrataUnit = 1,
startYear,
poolingSum = NULL,
includePool = NULL
)
obsdatval |
Value |
logdatval |
Value |
strataVars |
Value |
designVars |
Value |
designPooling |
Value |
minStrataUnit |
Value |
startYear |
Value |
poolingSum |
Value |
includePool |
Value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.