powered by
Extract the type of estimator for the baseline hazard
coxBaseEstimator(object)# S3 method for coxph coxBaseEstimator(object)# S3 method for phreg coxBaseEstimator(object)# S3 method for prodlim coxBaseEstimator(object)# S3 method for GLMnet coxBaseEstimator(object)
# S3 method for coxph coxBaseEstimator(object)
# S3 method for phreg coxBaseEstimator(object)
# S3 method for prodlim coxBaseEstimator(object)
# S3 method for GLMnet coxBaseEstimator(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