View source: R/autocorr-plot.R
autocorr_plot | R Documentation |
coda::autocorr.plot()
An extended version of coda::autocorr.plot()
autocorr_plot(x, lag_max, auto_layout = TRUE, ...)
x |
See |
lag_max |
|
auto_layout |
|
... |
Arguments passed to |
This code was copied exactly from coda::autocorr.plot()
and modified to pass
arguments to base::plot()
and to remove the ask
argument.
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.