getMDFR.Surveys.Abundance: Get survey abundance time series from model results from...

Description Usage Arguments Details Value

Description

Function to get survey abundance time series from model results from TCSAM2013 model runs as a dataframe.

Usage

1
2
getMDFR.Surveys.Abundance(obj, category = "index", cast = "y+x",
  fleets = "NMFS trawl survey", verbose = FALSE)

Arguments

obj

- single tcsam2013.rep object, tcsam2013.resLst object, or named list of the latter

category

- 'index' is only choice

cast

- casting formula (e.g., "x+m") for excluding x,m,s,z factor levels from a sum across the unspecified factors

fleets

- name(s) of surveys

verbose

- flag (T/F) to print debug info

Details

Extracts the estimated survey abundance time series.

Value

dataframe in canonical format


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.