Show contents 

Stat Assembly > Stat Assembly Interfaces > IBinaryModelRelevanceMeasure > IBinaryModelRelevanceMeasure.FalsePositive

IBinaryModelRelevanceMeasure.FalsePositive

Syntax

FalsePositive: Integer;

Description

The FalsePositive property returns number of false positive values.

Example

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

See also:

IBinaryModelRelevanceMeasure