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

The ISmDiscriminantAnalysis.WithinAverage property returns intraclass average.

Fore and Fore.NET Examples

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

See also:

ISmDiscriminantAnalysis