View source: R/impute_overlap.R
impute_overlap | R Documentation |
This function assists in resolving issues related to color curve overlaps that occur during the initial phases of a Kaplan-Meier (KM) study.
impute_overlap(fig.curves = step4, size = 50)
fig.curves |
A dataframe with x, y, and group values. Default value is 'step4'. |
size |
An integer that specifies the size of number of time interval for imputation.. Default value is 50. |
A vector with a dataframe for each curve, stored in 'res_list'.
# impute_overlap(fig.curves, size = 50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.