ISmDiscriminantAnalysis.TotalAverage

Fore Syntax

TotalAverage: Array;

Fore.NET Syntax

TotalAverage: System.Array;

Description

The TotalAverage property returns the total average for each of the explanatory series.

Comments

Intraclass average is returned by the ISmDiscriminantAnalysis.WithinAverage property.

Fore and Fore.NET Examples

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

See also:

ISmDiscriminantAnalysis