View source: R/extractFits.MeanSizeComps.R
| extractFits.MeanSizeComps | R Documentation |
Function to extract fits to mean size comps by fleet among several model runs.
extractFits.MeanSizeComps(
objs = NULL,
fleets = "all",
fleet.type = c("survey", "fishery"),
catch.type = c("index", "retained", "discard", "total"),
years = "all",
ci = 0.8,
plot1stObs = TRUE,
verbose = FALSE
)
fleets |
|
fleet.type |
|
catch.type |
|
years |
|
ci |
|
plot1stObs |
|
verbose |
|
obj |
|
facet_grid |
|
pdf |
|
showPlot |
|
Uses rTCSAM2013::getMDFR.SurveyQuantities(),
rTCSAM2013::getMDFR.FisheryQuantities(), rTCSAM02::getMDFR.Fits.FleetData().
Also uses reshape2::dcast, wtsUtilities::calcCIs.
dataframe in canonical format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.