ISmBinaryModel.ClassificationCutOff

Fore Syntax

ClassificationCutOff: Double;

Fore Syntax

ClassificationCutOff: double;

Description

The ClassificationCutOff property determines the value for dividing into groups.

Comments

By default ClassificationCutOff = 0.5.

Fore and Fore.NET Examples

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

See also:

ISmBinaryModel