View source: R/extractFits.ZScores.ACD.R
extractFits.ZScores.ACD | R Documentation |
Function to extract z-scores from biomass/abundance time series by fleet among several model runs.
extractFits.ZScores.ACD(
objs = NULL,
fleets = "all",
fleet.type = c("survey", "fishery"),
catch.type = c("index", "retained", "total"),
data.type = c("biomass", "abundance"),
verbose = FALSE
)
objs |
|
fleets |
|
fleet.type |
|
catch.type |
|
data.type |
|
verbose |
|
Uses rTCSAM02::getMDFR.ZScores.Biomass()
or rTCSAM02::getMDFR.ZScores.Abundance()
.
dataframe in canonical format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.