Learn R Programming

riskRegression (version 2023.12.21)

coxCenter: Extract the mean value of the covariates

Description

Extract the mean value of the covariates

Usage

coxCenter(object)

# S3 method for cph coxCenter(object)

# S3 method for coxph coxCenter(object)

# S3 method for phreg coxCenter(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