ISmPartialCorrelation.Weights

Fore Syntax

Weights: Array;

Fore.NET Syntax

Weights: System.Array;

Description

The Weights property determines the weights vector.

Comments

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