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....



ROCFPRate


Unit: SDL_statis
Class: TMLRModel
Declaration: property ROCFPRate [ix: integer]: double;

The array property ROCFPRate returns the false positive rate at a particular position of the ROC curve (blue curve in the figure below). The parameter ix can take values between 1 and ROCLength.

Hint: Please note that the ROC curve is only calculated when building an LDA model. Thus all the ROC related properties will be valid only if ModelType is rmLDA and after calling CalculateModel.



Last Update: 2023-Dec-05