View source: R/extractFits.AllScores.ACD.R
| extractFits.AllScores.ACD | R Documentation | 
Function to extract all scores from biomass/abundance time series by fleet among several model runs.
extractFits.AllScores.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.AllScores.Biomass() or rTCSAM02::getMDFR.AllScores.Abundance().
dataframe in canonical format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.