property UseWeights: Boolean;
Weighted non-linear regression.
Returns: Boolean
Remarks:
If this property is true then internal algorithm will perform weighted non-linear regression. In this case you must specify the weights (set the TMtxNonLinReg.Weights vector).
See Also: TMtxNonLinReg.Tolerance