plotJump: Plot Jump Information in Bayesian Dynamic Model

plotJumpR Documentation

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, ...)

Arguments

object

A data.frame returned by function jump.

...

Other arguments.

Value

A ggplot object.

See Also

jump.bayesCox.

Examples

## See the examples in bayesCox

wenjie2wang/dynsurv documentation built on Dec. 5, 2023, 12:49 a.m.