Description Usage Arguments Details Value
View source: R/extractModelResults.StdDevs.R
This function extracts the posterior distributions of parameters and sdreport variables as implied by their estimated standard errors from several models.
1 | extractModelResults.StdDevs(objs, fac = 2, verbose = FALSE)
|
objs |
- model results objects (each is a list with elements 'stdObj') |
fac |
- number of std devs to extend uncertainty plots |
verbose |
- flag (T/F) to print diagnostic info |
Uses function wtsUtilities::formatZeros(...)
.
- dataframe with uncertainty info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.