boa.plot.history {boa} | R Documentation |
Computes and displays, in a single plot, the running mean(s) for the specified parameter(s).
boa.plot.history(lnames, pname, annotate = boa.par("legend"))
lnames |
Character vector giving the name of the desired MCMC sequence in the working session list of sequences. |
pname |
Character vector giving the names of the parameters 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