Description Usage Arguments Details Value
This function extracts and plots parameters values from several models, together with their limits(if any) and their estimated standard errors (if any).
1 | compareModelResults.Params(obj, dp = 0.01, showPlot = FALSE, pdf = NULL)
|
obj |
- object that can be converted into a list of tcsam2013.resLst objects |
dp |
- percent difference between parameter value and upper/lower limits used to flag outliers |
showPlot |
- flag to show plots |
pdf |
- file name for printing plots to a pdf file (or NULL to print to screen) |
Uses getMDFR.ParamsPlusStdDevs()
. Returned list has top level elements:
population
surveys
fisheries
- list of lists with ggplot2 objects as elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.