View source: R/plotParameters.R
Function to plot initial & final values, limits, and priors for model parameters.
| 1 2 | plotParameters(res, res.mcmc = NULL, nv.mfrow = NULL, vv.mfrow = NULL,
  verbose = FALSE)
 | 
| res | - TCSAM2015 model results list object | 
| res.mcmc | - list object for compiled MCMC results | 
| nv.mfrow | - number of rows/page for plotting NumberVector parameters | 
| vv.mfrow | - number of rows/page for plotting VectorVector parameters | 
| verbose | - flag (T/F) to print diagnostic info | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.