Assembly: Stat;
Namespace: Prognoz.Platform.Interop.Stat;
The INonLinearRegressionExplanatory interface defines the parameters of the explanatory set for the non-linear LSM.
INonLinearRegressionExplanatory
The method consists in minimization of sum of squared deviations of observed values of dependent variable from predicted values.
Property name | Brief description | |
The Serie property is used to define regressor parameters. | ||
The VariableName property determines name of a variable in a formula. |
See also: