plot.dynPred | R Documentation |
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 class 'dynPred'
plot(x, what = c("median", "mean"), ...)
x |
an object with class |
what |
should the |
... |
additional arguments (none used). |
James Murray (j.murray7@ncl.ac.uk).
dynPred
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.