View source: R/extractMDFR.Fits.AbundanceData.R
| extractMDFR.Fits.AbundanceData | R Documentation | 
Function to extract fits to abundance time series by fleet among several model runs.
extractMDFR.Fits.AbundanceData(
  objs = NULL,
  fleets = "all",
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "retained", "discard", "total"),
  ci = 0.8,
  fishery.pdfType = c("norm2", "normal", "lognormal"),
  verbose = FALSE
)
fleets | 
  | 
fleet.type | 
  | 
catch.type | 
  | 
ci | 
  | 
fishery.pdfType | 
  | 
verbose | 
  | 
obj | 
  | 
Uses rTCSAM2013::getMDFR.SurveyQuantities(),
rTCSAM2013::getMDFR.FisheryQuantities(), rTCSAM02::getMDFR.Fits.FleetData().
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.