View source: R/evaluate-cutpoints.R
defaultAnalyses | R Documentation |
A function used when both sets of cutpoints are NULL This function calculates the best cutpoint using cutp, maxstat, ROC and Youden methods, generates ROC Plots, Kaplan-Meier plots and histograms for 2 and 3 groups.
defaultAnalyses(df, time, event, biomarker)
df |
input data frame |
time |
Time variable |
event |
Event variable |
biomarker |
Biomarker variable |
2 folders for each biomarker with results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.