TVec Weights { get; set; }
Weights.
Result: stored in self (calling object), returns self for chaining
Remarks:
Stores non-linear regression weights.
Note
Weights are used only if Dew.Stats.TMtxMultiNonLinReg.UseWeights property is set to true.
See Also: TMtxMultiNonLinReg.UseWeights