Description Usage Arguments Value See Also
Density and distribution function of the predicted total catch over all passes.
1 |
fit |
an |
x |
vector of (non-negative integer) quantiles. |
newData |
a data frame with surveys as rows and variables as columns. It
should contain all variables required by |
subset |
an optional vector specifying a subset of surveys to calculate the predicted total catch for. |
na.action |
a function which indicates what should happen when the data
contain missing values ( |
mu |
a matrix of posterior samples of the abundance component
mu can optionally be given to save recalculation if already
available. This is assumed to have been calculated from
|
rho |
a matrix of posterior samples of the prevalence component
rho can optionally be given to save recalculation if already
available. This is assumed to have been calculated from
|
dCatch
gives the probability mass function and pCatch
the probability distribution function evaluated at values x
for the
selected surveys. In each case, a matrix is returned with rows for x
values and columns for selected surveys.
fcs2FitModel
for fitting the FCS2 model.
predict.fcs2Fit
for calculating the expected total catch.
plotCatchPMF
for plotting these probabilities.
dzinbinom
for the zero-inflated negative binomial
distribution, which these functions use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.