Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmLinearRegress > ISmLinearRegress.Weights

ISmLinearRegress.Weights

Syntax

Weights: Array;

Description

The Weights property sets weights for observations.

Comments

The property is outdated, use ISmLinearRegress.GLSMatrix.

See also:

ISmLinearRegress