TabulateKM | R Documentation |
Purpose: Kaplan-Meier estimator. Updated: 2023-09-26 Tabulate Kaplan-Meier
TabulateKM(data, status_name = "status", time_name = "time", alpha = 0.05)
data |
Data.frame. |
status_name |
Name of status column. |
time_name |
Name of time column. |
alpha |
Type I error, for confidence intervals. |
Data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.