Description Usage Arguments Details Value
Function to get predicted recruitment (time series) from several model runs.
1 | getMDFR.Pop.Recruitment(obj, verbose = FALSE)
|
obj |
- object with results for the models to be compared that can be converted to a list of tcsam2013.resLst objects |
verbose |
- flag (T/F) to print debug info |
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.