Learn R Programming

riskRegression (version 2023.12.21)

coxBaseEstimator: Extract the type of estimator for the baseline hazard

Description

Extract the type of estimator for the baseline hazard

Usage

coxBaseEstimator(object)

# S3 method for coxph coxBaseEstimator(object)

# S3 method for phreg coxBaseEstimator(object)

Arguments

object

The fitted Cox regression model object either obtained with coxph (survival package), cph (rms package), or phreg (mets package).

Author

Brice Ozenne broz@sund.ku.dk