coxFormula | R Documentation |
Extract the formula from a Cox model
coxFormula(object)
## S3 method for class 'cph'
coxFormula(object)
## S3 method for class 'coxph'
coxFormula(object)
## S3 method for class 'phreg'
coxFormula(object)
## S3 method for class 'glm'
coxFormula(object)
object |
The fitted Cox regression model object either
obtained with |
Brice Ozenne broz@sund.ku.dk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.