Description Usage Arguments Details Value Examples
Extract the coefficients for a fitted Cox model
1 2 | ## S3 method for class 'fitcox'
coef(model)
|
model |
A |
Coefficient details include:
The value of the coefficient
Standard error for the coefficient
Lower bound of 95% confidence interval
Upper bound of 95% confidence interval
Wald statistic i.e. beta/beta.se
p-value for the Wald statistic
A dataframe with one row per coefficient
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.