Show contents 

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

IBinaryModelRelevanceMeasure.FalsePositive

Syntax

FalsePositive: Integer;

FalsePositive: integer;

Description

The FalsePositive property returns number of false positive values.

Fore and Fore.NET Examples

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

See also:

IBinaryModelRelevanceMeasure