cox_summary: Get cox coefficient summary table

View source: R/survival.R

cox_summaryR Documentation

Get cox coefficient summary table

Description

This function gets coef summary table from a cox model, can be achieved by 'get_regression_estimates'.

Usage

cox_summary(fit, raw = F)

Arguments

raw

if you want to output the raw summary table, default is False

df

A cox fit

Value

A summary table in html format


JiyueQin/tidyreport documentation built on Nov. 24, 2024, 9:24 a.m.