Show contents 

Stat Assembly > Stat Assembly Interfaces > IBinaryModelRelevanceMeasure > IBinaryModelRelevanceMeasure.FalseNegative

IBinaryModelRelevanceMeasure.FalseNegative

Syntax

FalseNegative: Integer;

Description

The FalseNegative property returns number of false negative values.

Example

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

See also:

IBinaryModelRelevanceMeasure