Rdocumentation
powered by
Learn R Programming
FFTrees (version 1.1.4)
auc: Calculates AUC (Area under the Curve) using trapezoidal approximation
Description
Calculates AUC (Area under the Curve) using trapezoidal approximation
Usage
auc(hr.v, far.v)
Arguments
hr.v
a vector of hit rates
far.v
A vector of false alarm rates