Learn R Programming

dynsurv (version 0.4-7)

plotJump: Plot Jump Information in Bayesian Dynamic Model

Description

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.

Usage

plotJumpTrace(object, ...)

plotJumpHist(object, ...)

Value

A ggplot object.

Arguments

object

A data.frame returned by function jump.

...

Other arguments.

See Also

jump.bayesCox.

Examples

Run this code
## See the examples in bayesCox

Run the code above in your browser using DataLab