coxCenter {riskRegression} | R Documentation |
Extract the mean value of the covariates
Description
Extract the mean value of the covariates
Usage
coxCenter(object)
## S3 method for class 'cph'
coxCenter(object)
## S3 method for class 'coxph'
coxCenter(object)
## S3 method for class 'phreg'
coxCenter(object)
Arguments
object |
The fitted Cox regression model object either
obtained with |
Author(s)
Brice Ozenne broz@sund.ku.dk
[Package riskRegression version 2023.12.21 Index]