boa.plot.acf {boa} | R Documentation |
Creates a single plot of the lag autocorrelations for a specified parameter.
boa.plot.acf(lname, pname, annotate = boa.par("legend"))
lname |
Character string giving the name of the desired MCMC sequence in the working session list of sequences. |
pname |
Character string giving the name of the parameter to be plotted. |
annotate |
Logical value indicating that a legend be included in the plot. |
A logical value indicating that the plot was successfully created.
Brian J. Smith