plot.residuals.joint | R Documentation |
Plot residuals obtained by a joint model (obtained by joint
).
If the residuals.joint
object represents the longitudinal process, a simple (paneled)
plot is produced (one for each response). If the residual object contains the Cox-Snell
residuals then several plots are produced (interactively): The KM estimate of survival
function of said residuals and then repeated for each survival covariate in the model call
to joint
(if requested).
## S3 method for class 'residuals.joint'
plot(x, strata = FALSE, ...)
x |
an object with class |
strata |
logical, should strata (for the survival sub-model only). Defaults to
|
... |
additional arguments (none used). |
James Murray (j.murray7@ncl.ac.uk).
residuals.joint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.