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

The properties of the TMtxMultiNonLinReg class are listed here.

 
Name 
Description 
 
If true then changing any of the TMtxMultiNonLinReg 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 dependant variables. 
 
Vector of calculated values. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!