View source: R/plot.assess_phregr.R
| plot.assess_phregr | R Documentation |
Generate line plots of observed and simulated paths of standardized score processes of a Cox model.
## S3 method for class 'assess_phregr'
plot(x, nsim = 20, ...)
x |
An object of class |
nsim |
The number of simulation samples used in the plot. |
... |
Ensures that all arguments starting from "..." are named. |
A list of ggplot2 objects for the line plots, one for each covariate.
Kaifeng Lu, kaifenglu@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.