getMDFR.XZ: Get XZ model output from several model runs

Description Usage Arguments Details Value

Description

Function to get XZ from several model runs.

Usage

1
2
getMDFR.XZ(obj, rep.m = NULL, rep.f = NULL, std.m = NULL, std.f = NULL,
  verbose = FALSE)

Arguments

obj

- object with results for the models to be compared that can be converted to a list of tcsam2013.resLst objects

rep.m

- rep object name for males

rep.f

- rep object name for females

verbose

- flag (T/F) to print debug info

rep.m

- std object name for males

rep.f

- std object name for females

Details

Uses reshape2::melt and reshape2::dcast. If obj is a tcsam2013.lst object, then results will be extracted from the tcsam2013.std object for a given case, if it exists; otherwise they will be extracted from the tcsam2013.rep object.

Value

dataframe


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