Boolean UseWeights { get; set; }
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 Dew.Stats.TMtxMultiNonLinReg.Weights vector).
See Also: TMtxMultiNonLinReg.Tolerance