Description Usage Arguments Value Examples
multKM provides iterative Kaplan-Meier survival analysis for a vector of categorical variables, including median survival, event counts, and pairwise comparisons.
| 1 | 
| data | data.frame containing all data | 
| time | Variable name contaning time data | 
| event | Variable name containing event data (event = 1, censor = 0) | 
| catList | Vector of categorical variable name containing grouping variables | 
R data.frame containing all km info
| 1 | #None
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.