autocorr.plot {coda} | R Documentation |
Plots the autocorrelation function for each variable in each chain in x.
autocorr.plot(x, lag.max, auto.layout = TRUE, ask=TRUE, ...)
x |
A Markov Chain |
lag.max |
Maximum value at which to calculate acf |
auto.layout |
If TRUE then, set up own layout for
plots, otherwise use existing one. |
ask |
If TRUE then prompt user before displaying
each page of plots. |
... |
graphical parameters |