cox_summary | R Documentation |
This function gets coef summary table from a cox model, can be achieved by 'get_regression_estimates'.
cox_summary(fit, raw = F)
raw |
if you want to output the raw summary table, default is False |
df |
A cox fit |
A summary table in html format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.