You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxMulLinReg Class > TMtxMulLinReg Properties > TMtxMulLinReg.UseWeights Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxMulLinReg.UseWeights Property

Weighted multiple linear regression.

Syntax
C#
Visual Basic
public bool UseWeights;

If true the internal algorithm will perform weighted multiple linear regression. In this case you must specify the weights (set the Weights vector).

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!