R/getStates.R
getStates.Rd
Extract the states of a multi-state model
getStates(object, ...)
Object of class prodlim or Hist .
prodlim
Hist
not used
A character vector with the states of the model.
Applying this function to the fit of prodlim means to apply it to fit$model.response.
fit$model.response
Thomas A. Gerds