Rdocumentation
powered by
Learn R Programming
TransModel (version 1.0)
plot.predict.TransModel: Plot the predicted survival curve.
Description
Survival curve will be plotted for the returned object from predict.TransModel.
Usage
"plot"(x, CI = FALSE, CB = FALSE, ...)
Arguments
x
An object from the function predict.TransModel.
CI
Whether a 95% pointwise confidence interval will be added to the survival curve.
CB
Whether a 95% confidence band will be added to the survival curve.
...
Other plot arguments.