IValidationStatisticalOutliers.UpperPercentile

Syntax

UpperPercentile: Integer;

Description

The UpperPercentile property determines upper outlier border probability.

Comments

Range of property available values: [0;100].

To set lower outlier border probability, use the IValidationStatisticalOutliers.LowerPercentile property.

Example

The property use is given in the example for IValidationStatisticalOutliers.LowerPercentile.

See also:

IValidationStatisticalOutliers