plotParameters: Plot initial & final values, limits, and priors for model...

Description Usage Arguments

View source: R/plotParameters.R

Description

Function to plot initial & final values, limits, and priors for model parameters.

Usage

1
2
plotParameters(res, res.mcmc = NULL, nv.mfrow = NULL, vv.mfrow = NULL,
  verbose = FALSE)

Arguments

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


wStockhausen/rTCSAM2015 documentation built on May 3, 2019, 7:14 p.m.