View source: R/evaluate-cutpoints.R
adaptCutpoint3groups | R Documentation |
A function used when two sets of cutpoints are defined This function generates ROC Plots, Kaplan-Meier plots and histograms for two selected cutpoint values.
adaptCutpoint3groups(setCutpoint, df, time, event, biomarker)
setCutpoint |
cutpoint variable |
df |
input data frame |
time |
Time variable |
event |
Event variable |
biomarker |
Biomarker variable |
a folders for each biomarker with results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.