Surv.accessors {Design} | R Documentation |
These function allow code to access the components of a survival Surv object in a implementation independant way.
Surv.event(surv) Surv.strata(surv) Surv.time(surv)
surv |
a survival object |
returns the part of the object requested
Charles Dupont