Description Usage Arguments Details Value
Function to get model objects as a melted dataframe from rsimTCSAM models.
1 |
path |
- path in models to requested array (using '/' as separator for list levels) |
rsims |
- single rsimTCSAM results object, or named list of such |
verbose |
- flag (T/F) to print diagnostics |
Returned dataframe is a melted (ala reshape2) version of the requested array in
canonical format. The array value is in column 'val'. Uses reshape2::melt(...)
.
Melted dataframe (ala package reshape2) in canonical format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.