getMDFR.ZScores.Biomass: Get model fits to biomass time series as z-scores for fleet...

View source: R/getMDFR.ZScores.Biomass.R

getMDFR.ZScores.BiomassR Documentation

Get model fits to biomass time series as z-scores for fleet data components

Description

Function to get model fits to biomass time series as z-scores for fleet data components.

Usage

getMDFR.ZScores.Biomass(
  objs,
  fleet.type = c("survey", "fishery"),
  catch.type = c("index", "retained", "discarded", "total"),
  verbose = FALSE
)

Arguments

objs
  • single model report list object, or named list of them

fleet.type
  • fleet type ('fishery' or 'survey')

catch.type
  • catch type ('index','retained','discarded',or 'total')

verbose
  • flag (T/F) to print diagnostic info

Details

Uses getMDFR.AllScores.Biomass() but keeps only z-scores. Returned dataframe is in canonical format.

Value

dataframe


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.