getMDFR.Pop.CohortProgression: Get cohort progression time series from model results from...

View source: R/getMDFR.Pop.CohortProgression.R

getMDFR.Pop.CohortProgressionR Documentation

Get cohort progression time series from model results from TCSAM02 model runs as a dataframe

Description

Function to get cohort progression time series from model results from TCSAM02 model runs as a dataframe.

Usage

getMDFR.Pop.CohortProgression(
  tcsams,
  cast = "x+m+s+z",
  path = "cohortprogression/n_yxmsz",
  verbose = FALSE
)

Arguments

tcsams
  • single tcsam02.rep object, tcsam02.resLst object, or named list of the latter

cast
  • casting formula for excluding x,m,s,z factor levels from a sum across the unspecified factors

path
  • path into tcsams object at which to find the cohort progression array

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

Details

Extracts the estimated cohort abundance time series.

Value

dataframe in canonical format


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