Plot autocorrelation for specified parameters
plot_autocorrelation(x, lag = 20, par = NULL, chain = 1, phase = "sampling")
an object of class drjacoby_output
maximum lag. Must be an integer between 1 and 500.
vector of parameter names. If NULL
all parameters are
plotted.
which chain to plot.
which phase to plot. Must be either "burnin" or "sampling".