ISmLinearRegress.Weights

Syntax

Weights: Array;

Description

The Weights property sets weights for observations.

Comments

The property is outdated, use ISmLinearRegress.GLSMatrix.

See also:

ISmLinearRegress