TMtxMultiNonLinReg.Weights Property

property Weights: TVec;

Weights.

Result: stored in self (calling object), returns self for chaining

Remarks:

Stores non-linear regression weights.

Note
Weights are used only if TMtxMultiNonLinReg.UseWeights property is set to true.

See Also: TMtxMultiNonLinReg.UseWeights