coxBaseEstimator: Extract the type of estimator for the baseline hazard

Description Usage Arguments Author(s)

Description

Extract the type of estimator for the baseline hazard

Usage

1
2
3
4
5
6
7
coxBaseEstimator(object)

## S3 method for class 'coxph'
coxBaseEstimator(object)

## S3 method for class '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(s)

Brice Ozenne broz@sund.ku.dk


bozenne/riskRegressionLight documentation built on May 7, 2019, 12:52 a.m.