ISmPartialCorrelation.Weights

Syntax

Weights: Array;

Description

The Weights property determines the weights vector.

Comments

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

Example

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

See also:

ISmPartialCorrelation