plotJump function

Plot Jump Information in Bayesian Dynamic Model

Plot Jump Information in Bayesian Dynamic Model

plotJumpTrace plots the MCMC history of the number of pieces. plotJumpHist plots the histogram of the number of pieces. The input data frame is returned by function jump.

plotJumpTrace(object, ...) plotJumpHist(object, ...)

Arguments

  • object: A data.frame returned by function jump.
  • ...: Other arguments.

Returns

A ggplot object.

Examples

## See the examples in bayesCox

See Also

jump.bayesCox.

  • Maintainer: Wenjie Wang
  • License: GPL (>= 3)
  • Last published: 2024-07-08