Produces a simple plot of the probability the subject survives given failure times along with the 95% confidence interval if probabilities are generated from a simulation scheme, and simply the first-order estimate otherwise.
# S3 method for dynPred
plot(x, what = c("median", "mean"), ...)an object with class dynPred.
should the "median" (the default) or "mean" probability be displayed?
if first-order predictions are used, this is ignored.
additional arguments (none used).
James Murray (j.murray7@ncl.ac.uk).
dynPred