ISmDiscriminantAnalysis.StructuralMatrix

Fore Syntax

StructuralMatrix: Array;

Fore.NET Syntax

StructuralMatrix: System.Array;

Description

The StructuralMatrix property returns the structural matrix.

Comments

Use the ISmDiscriminantAnalysis.FinallyExplained property to get final classification of objects.

Fore and Fore.NET Examples

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

See also:

ISmDiscriminantAnalysis