View source: R/plot.psc.flexsurvreg.R
plot.psc.flexsurvreg | R Documentation |
Function for Plotting PSC objects
## S3 method for class 'psc.flexsurvreg'
plot(x, ...)
x |
an object of class 'psc' |
... |
not used |
making use of 'ggsurvplot' in the survminer package, this function plots the expected survival funtion for the 'control' treatment estimated from the CFM along with the Kaplan Meier estimates of the observed events
a survival plot corresponding to the psc fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.