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 TMtxNonLinReg.UseWeights property is set to true.
See Also: TMtxNonLinReg.UseWeights