ROCMethod | R Documentation |
This function calculates the best cutpoint using ROC method, generates a ROC Plot and histogram.
ROCMethod(df, time, event, biomarker)
df |
input data frame |
time |
Time variable |
event |
Event variable |
biomarker |
Biomarker variable |
ROC plot, youden Plot, a csv result table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.