ISmDiscriminantAnalysis.WithinAverage

Fore Syntax

WithinAverage: Array;

Fore.NET Syntax

TotalAWithinAverageverage: System.Array;

Description

The WithinAverage property returns intraclass average for each of the explanatory series.

Comments

The ISmDiscriminantAnalysis.TotalAverage property returns total average.

Fore and Fore.NET Examples

The property use is given in the example for ISmDiscriminantAnalysis.ClassCount.

See also:

ISmDiscriminantAnalysis