modelsum_km | R Documentation |
Kaplan-Meier Table
modelsum_km(
event,
time,
data = NA,
times = 1:3,
freedom.from = "death",
pval = T
)
event |
Name of event column |
time |
Name of time column |
data |
A tbl. |
times |
Numeric vector of time points to analyze |
freedom.from |
Character string to be used in table header |
pval |
Include p value? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.