View source: R/extractFits.ZScores.PrNatZ.R
extractFits.ZScores.PrNatZ | R Documentation |
Function to extract Pearson's or nll residuals from size comps by fleet among several model runs.
extractFits.ZScores.PrNatZ(
objs = NULL,
fleets = "all",
fleet.type = c("survey", "fishery"),
catch.type = c("index", "retained", "total"),
residuals.type = c("pearsons", "nlls"),
tcsam2013.type = c("PRs_yxmz", "PRs_yxz"),
verbose = FALSE
)
objs |
|
fleets |
|
fleet.type |
|
catch.type |
|
residuals.type |
|
tcsam2013.type |
|
verbose |
|
Uses rTCSAM2013::getMDFR.SurveyQuantities()
,
rTCSAM2013::getMDFR.FisheryQuantities()
, rTCSAM02::getMDFR.ZScores.PrNatZ()
.
Also uses wtsUtilities::printGGList
.
dataframe in format for compareFits.ZScores.PrNatZ
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.