The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



FnRate


Unit: SDL_statis
Class: TCFEvaluator
Declaration: function FnRate: double;

The function FnRate calculates the false negative rate of the classifier for a particular threshold which has to be set by calling the method CalcConfusionMatrix. The valid range for the false negative rate is from 0.0 to 1.0. A negative value indicates a condition where the false negative rate cannot be calculated:
-1 ... the method CalcConfusionMatrix has not been called before
-2 ... the actual (true) values are not dichotomous



Last Update: 2023-Dec-08