| roc2binary {iMRMC} | R Documentation | 
Convert ROC data formatted for doIMRMC to TPF and FPF data formatted for doIMRMC
roc2binary(df.auc, threshold)
| df.auc | data frame of roc scores formatted for doIMRMC | 
| threshold | The threshold for determining binary decisions | 
a list of two data frames (df.tpf and df.fpf) both formatted for doIMRMC