ISmBinaryModel.ClassificationCutOff

Syntax

ClassificationCutOff: Double;

Description

The ClassificationCutOff property determines the value for dividing into groups.

Comments

By default ClassificationCutOff = 0.5.

Example

The property use is given in the example for ISmBinaryModel.ProbabilityUpperConfidenceLevel.

See also:

ISmBinaryModel