
Computes the value of the ROC curve at
ROCx(x, res0, res1, smooth = FALSE)
A real number or a vector of dimension the same as x
.
Vector of numbers in
dlc
object as a result of a call to logConDens
for the data of the controls.
dlc
object as a result of a call to logConDens
for the data of the cases.
Logical. If TRUE
kernel smoothed log-concave estimate is used.
Kaspar Rufibach, kaspar.rufibach@gmail.com,
http://www.kasparrufibach.ch
Rufibach, K. (2012). A smooth ROC curve estimator based on log-concave density estimates. Int. J. Biostat., 8(1), 1--29.
Used for the computation of AUC in logConROC
.