Traceplots of JAGS output
Displays a series of MCMC iteration plots for each monitored parameter in a JAGS analysis. The calculated Rhat value for each parameter is given in the plot title if there is >1 chains.
traceplot(x, ...) ## S3 method for class 'jagsUI' traceplot(x, parameters=NULL, ...)
x |
A jagsUI object |
parameters |
A vector of names (as characters) of parameters to plot. Parameter names must match parameters included in the model. Non-scalar parameters with multiple values (e.g. |
... |
Further arguments pass to or from other methods. |
Ken Kellner contact@kenkellner.com.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.