| |
Property name |
Brief description |
 |
CoefficientsOrder |
The CoefficientsOrder property determines the coefficients order. |
 |
DampingFactorTolerance |
Outdated. The DampingFactorTolerance property determines the accuracy of solution for the secondary linear problem in the Levenberg-Marquardt method. |
 |
Explained |
The Explained property determines an explained series. |
 |
Explanatories |
The Explanatories property determines explanatory series. |
 |
Fitted |
The Fitted property returns a modeling series. |
 |
Forecast |
The Forecast property determines parameters of forecasting series. |
 |
FunctionString |
The FunctionString property determines calculated function. |
 |
InitApproximation |
The InitApproximation property determines initial approximations. |
 |
InitApproximationActual |
The InitApproximationActual property returns actually used initial approximations. |
 |
MaxIteration |
The MaxIteration property determines the maximum number of iterations. |
 |
MaxStep |
Outdated. The MaxStep property determines the value of maximum distance between approximations. |
 |
MissingData |
The MissingData property determines missing data treatment method. |
 |
ModelCoefficients |
The ModelCoefficients property returns parameters of model coefficients. |
 |
ModelPeriod |
The ModelPeriod property determines sample period parameters. |
 |
OptimalSumOfSquare |
The OptimalSumOfSquare property returns the optimal value for the sum of squared residuals. |
 |
OptimizationMethod |
The OptimizationMethod property determines the optimization method in use. |
 |
Residuals |
The Residuals property returns a residual series. |
 |
SummaryStatistics |
The SummaryStatistics property returns summary statistics. |
 |
Tolerance |
The Tolerance property determines accuracy. |
 |
UseDefaultInitValues |
The UseDefaultInitValues property determines whether the default initial approximations are used. |
 |
UseDerivatives |
The UseDerivatives property determines whether analytical derivatives are used in solution search. |