Deprecated, use geom_roc instead
Arguments
- M
continuous marker values or predictions of class labels
- D
class labels, must be coded as 0 and 1. If not numeric with 0/1, then plotROC assumes the first level in sort order is healthy status, with a warning.
- ci
Logical, if true, will calculate exact joint confidence regions for the TPF and FPF
- alpha
Confidence level, ignored if
ci = FALSE