coxSpecial | R Documentation |
Return the special character(s) of the Cox model, e.g. used to indicate the strata variables.
coxSpecial(object)
## S3 method for class 'coxph'
coxSpecial(object)
## S3 method for class 'cph'
coxSpecial(object)
## S3 method for class 'phreg'
coxSpecial(object)
object |
The fitted Cox regression model object either
obtained with |
Must return a list with at least one element strata indicating the character in the formula marking the variable(s) defining the strata.
Brice Ozenne broz@sund.ku.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.