plotChangepoint {MCMCpack}R Documentation

Changepoint Location Plots

Description

Plot the posterior distribution over the location of the changepoints.

Usage

   plotChangepoint(mcmcout, xlab="Time", ylab="")

Arguments

mcmcout The mcmc object containing the posterior density sample from a changepoint model. Note that this must have a prob.state attribute.
xlab Label for the x-axis.
ylab Label for the y-axis.

Author(s)

Jong Hee Park, jhp@uchicago.edu, http://home.uchicago.edu/~jhp/.

See Also

MCMCpoissonChangepoint


[Package MCMCpack version 0.9-2 Index]