getMDFR.GrowthTransitionMatrices: Get growth transition matrices from model results from...

Description Usage Arguments Details Value

View source: R/getMDFR.Special.R

Description

Function to get growth transition matrices from model results from TCSAM2015 and rsimTCSAM model runs as a dataframe.

Usage

1
getMDFR.GrowthTransitionMatrices(tcsams, rsims, verbose = FALSE)

Arguments

tcsams

- single TCSAM2015 model report object, or named list of such

rsims

- single rsimTCSAM results object, or named list of such

verbose

- flag (T/F) to print debug info

Details

Extracts growth transition matrices.

Value

dataframe with columns 'modeltype', 'model', 'pc', 'x', 'z', 'zp', 'val'. Note that 'z' is pre-molt size, 'zp' is post-molt size.


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.