View source: R/event_time_desp.R
estimate_km | R Documentation |
estimate_km
estimate_km(df, evt_time, evt, group, ...)
The function analyzes the data (df) using Kaplan-Meier survival method with pointwise 95 transformation (same as SAS's defualt). The function store the input data in the call(), which can be used in run_logrank_test().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.