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)
A numeric vector representing the False Positive Rates.
A numeric vector representing the False Negative Rates.
The Equal Error Rate (EER).