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

Weighted non-linear regression.

Syntax
C#
Visual Basic
public bool UseWeights;

If this property is true then internal algorithm will perform weighted non-linear regression. In this case you must specify the weights (set the Weights vector).

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