powered by
Extract the formula from a Cox model
coxFormula(object)# S3 method for cph coxFormula(object)# S3 method for coxph coxFormula(object)# S3 method for phreg coxFormula(object)# S3 method for glm coxFormula(object)
# S3 method for cph coxFormula(object)
# S3 method for coxph coxFormula(object)
# S3 method for phreg coxFormula(object)
# S3 method for glm coxFormula(object)
The fitted Cox regression model object either obtained with coxph (survival package), cph (rms package), or phreg (mets package).
coxph
cph
phreg
Brice Ozenne broz@sund.ku.dk