Show contents 

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

IBinaryModelRelevanceMeasure.TrueNegative

Syntax

TrueNegative: Integer;

Description

The TrueNegative property returns the number of truly negative values.

Example

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

See also:

IBinaryModelRelevanceMeasure