powered by
From two vectors of false positive and false negative rates which define the points of the curve, the function computes the Equal Error Rate (EER).
EER(fpr, fnr)
The Equal Error Rate (EER).
A numeric vector representing the False Positive Rates.
A numeric vector representing the False Negative Rates.