ISmHighlightExceptions.HEDistance

Fore Syntax

HEDistance: HEDistanceType;

Fore.NET Syntax

HEDistance: Prognoz.Platform.Interop.Stat.HEDistanceType;

Description

The HEDistance property determines the method of calculating Mahalanobis distances.

Comments

To get a series of Mahalanobis distances, use the ISmHighlightExceptions.MahalanobisDistances property.

Fore and Fore.NET Examples

The property use is given in the example for ISmHighlightExceptions.MahalanobisDistances.

See also:

ISmHighlightExceptions