Description Usage Arguments Value
Plot Survival Curves from a Fit CoxModel
Object
1 2 | ## S4 method for signature 'CoxModel'
plotSurvivalCurves(object, byCohort = TRUE, ..., facet.by = "cohort")
|
object |
A |
byCohort |
|
... |
Fall through parameters to |
facet.by |
What column of the object |
A ggplot
or list
of ggplot objects containing the survival
curves for each cohort in the trainData
slot of the CoxModel
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.