Description Usage Arguments Details Value
Function to get XZ from several model runs.
1 2 |
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 |
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.
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.