coxStrataLevel {riskRegression} | R Documentation |
Return the name of the strata in Cox model
coxStrataLevel(object)
## S3 method for class 'coxph'
coxStrataLevel(object)
## S3 method for class 'cph'
coxStrataLevel(object)
## S3 method for class 'phreg'
coxStrataLevel(object)
object |
The fitted Cox regression model object either
obtained with |
Brice Ozenne broz@sund.ku.dk