plot_acf {BTSPAS} | 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