Boolean UseWeights { get; set; }
Weighted multiple linear regression.
Returns: Boolean
Remarks:
If true the internal algorithm will perform weighted multiple linear regression. In this case you must specify the weights (set the Dew.Stats.TMtxMulLinReg.Weights vector).
See Also: TMtxMulLinReg.Weights