Error in while (cut_points[j] > t) { :
missing value where TRUE/FALSE needed
3: roc.utils.thr.idx(roc, x) at coords.R#269
2: coords.roc(ROC, x = -Inf, transpose = FALSE) at coords.R#20
1: coords(ROC, x = -Inf, transpose = FALSE)
This might be related with the -Inf threshold and direction = ">" of the curve.
Shows the following error message:
This might be related with the -Inf threshold and
direction = ">"
of the curve.