DfLroc2Roc.Rd
Converts an LROC dataset to an ROC dataset
DfLroc2Roc(dataset)
An ROC dataset
For the diseased cases one takes the maximum rating on each diseased case, which could be a LL ("true positive" correct localization) or a LL_IL ("true positive" incorrect localization) rating, whichever has the higher rating. For non-diseased cases the NL arrays are identical.
rocDataSet <- DfLroc2Roc(datasetCadLroc)