Show contents 

Stat Assembly > Stat Assembly Interfaces > IBinaryModelRelevanceMeasure > IBinaryModelRelevanceMeasure.TrueNegative

IBinaryModelRelevanceMeasure.TrueNegative

Syntax

TrueNegative: Integer;

TrueNegative: integer;

Description

The TrueNegative property returns the number of truly negative values.

Fore and Fore.NET Examples

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

See also:

IBinaryModelRelevanceMeasure