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

The following tables list the members exposed by TMtxNonLinReg.

 
Name 
Description 
 
This is Iterations, a member of class TMtxNonLinReg. 
 
Name 
Description 
 
This is Destroy, a member of class TMtxNonLinReg. 
 
Triggers non-linear regression recalculation. 
 
This is the overview for the TMtxNonLinReg constructor overload. 
 
Name 
Description 
 
If true then changing any of the TMtxNonLinReg properties will trigger the Recalc method. 
 
B 
Stores the regression coefficients. 
 
Defines derivatives of regression function. 
 
When any of the TMtxNonLinReg properties changes, this property is automatically set to true. 
 
Defines minimal allowed gradient C-Norm. 
 
Defines one of the conditions for terminating the regression coefficient calculation. 
 
Optimization method used. 
 
Defines the regression function of several regression parameters. 
 
Defines line search algorithm for Quasi-Newton and Conjugate methods. 
 
Returns the reason why regression parameters calculation stopped. 
 
Defines one of the conditions for terminating the regression coefficient calculation. 
 
Weighted non-linear regression. 
 
If not nil then the optimization method uses it for logging each optimization step. 
 
Weights. 
 
X 
Vector of independant variables. 
 
Y 
Vector of the dependant variable. 
 
Vector of calculated values. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!