| plot_acf | R Documentation |
Create an acf plot of a parameter
plot_acf(mcmc.sample, ncol = 2)
mcmc.sample |
Data frame with 2 columns. parm, and sample. A separate ACF plot is generated for each parameter using facet_wrap. |
ncol |
Number of columns in the plot. |
acf plot(s) as an ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.