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

Use the ISmDiscriminantAnalysis.TotalAverage property to get the total average.

Fore and Fore.NET Examples

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

See also:

ISmDiscriminantAnalysis