plotParameters.NumberVector: Plot initial and final parameter values associated with a...

Description Usage Arguments

View source: R/plotParameters.NumberVector.R

Description

Function to plot initial and final parameter values associated with a ...NumberVector info list object.

Usage

1
2
3
plotParameters.NumberVector(nv, label = "", mcmc = NULL, delta = 0.005,
  plotConsts = FALSE, xlab = "", ylab = "", pchs = 21:25,
  clrs = c("black", "blue", "green", "grey", "cyan"), verbose = FALSE)

Arguments

label

- the ...NumberVector variable name

mcmc

- mcmc results corresponding to vv

plotConsts

- flag (T/F) to plot parameters even though they were not estimated

xlab

- the x axis label

ylab

- the y-axis label

pchs

- vector of point symbols to use

clrs

- vector of colors to use

verbose

- flag (T/F) to print diagnostic info

vv

- the ...NumberVector info list object


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