plot.dynPred {gmvjoint} | R Documentation |
Plot conditional survival probabilities.
Description
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.
Usage
## S3 method for class 'dynPred'
plot(x, what = c("median", "mean"), ...)
Arguments
x |
an object with class |
what |
should the |
... |
additional arguments (none used). |
Author(s)
James Murray (j.murray7@ncl.ac.uk).
See Also
[Package gmvjoint version 0.4.0 Index]