Weights: Array;
The Weights property returns weights used in model calculation.
By default no weights are defined.
Weights are defined by a real number array. Dimensions of this array should match explained variable dimensions. Use ISmPooledModel.Explained to work with explained variable.
The property use is given in the example for ISmPooledModel.RandomEffectsMethod.
See also: