levels.Surv.Rd
For a multi-state Surv
object, this will return the names
of the states.
# S3 method for class 'Surv'
levels(x)
for a multi-state Surv
object, the vector of state names
(excluding censoring); or NULL for an ordinary Surv
object