coef.CauseSpecificCox {riskRegression} | R Documentation |
Extract coefficients from a Cause-Specific Cox regression model
Description
Extract coefficients from a Cause-Specific Cox regression model
Usage
## S3 method for class 'CauseSpecificCox'
coef(object, ...)
Arguments
object |
Object obtained with CSC |
... |
not used |
[Package riskRegression version 2023.12.21 Index]