plotJump {dynsurv} | R Documentation |
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, ...)
object |
A data.frame returned by function |
... |
Other arguments. |
A ggplot
object.
## See the examples in bayesCox