boa.plot.trace {boa} | R Documentation |
Displays, in a single plot, the trace histories for the specified parameter(s).
boa.plot.trace(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 string giving the name 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