| plotState {MCMCpack} | R Documentation |
Plot the posterior probability that each time point is in each state.
plotState(mcmcout, main="Posterior Regime Probability",
ylab=expression(paste("Pr(", S[t], "= k |", Y[t], ")")),
legend.control = NULL, cex = 0.8, lwd = 1.2, start=1)
mcmcout |
The |
main |
Title of the plot. |
ylab |
Label for the y-axis. |
legend.control |
Control the location of the legend. It is necessary to pass both the x and y locations; i.e., |
cex |
Control point size. |
lwd |
Line width parameter. |
start |
The time of the first observation to be shown in the time series plot. |
MCMCpoissonChange, MCMCbinaryChange