Survival curve with confidence interval or confidence band will be plotted for the returned object from predict.TransModel.
# S3 method for predict.TransModel
plot(x, CI = FALSE, CB = FALSE, ...)
An object from the function predict.TransModel.
Whether a 100(1-alpha)% pointwise confidence interval will be added to the survival curve.
Whether a 100(1-alpha)% confidence band will be added to the survival curve.
Other plot arguments.