ISmPartialCorrelation.X

Fore Syntax

X: Array;

Fore.NET Syntax

X: System.Array;

Description

The X property determines the external variable matrix.

Cmments

To get matrix of paired correlation coefficients, use the ISmPartialCorrelation.PairCorrelationMatrix property.

Fore and Fore.NET Example

The property use is given in the example for ISmPartialCorrelation.Data.

See also:

ISmPartialCorrelation