plotHDPChangepoint | R Documentation |
Plot the posterior density of regime change.
plotHDPChangepoint(
mcmcout,
main = "Posterior Changepoint Probabilities",
xlab = "Time",
ylab = "",
start = 1
)
mcmcout |
The |
main |
Title of the plot |
xlab |
Label for the x-axis. |
ylab |
Label for the y-axis. |
start |
The time of the first observation to be shown in the time series plot. |
HDPHMMpoisson
, HDPHMMnegbin
, HDPHSMMnegbin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.