AR1FitResult Properties |
The AR1FitResult type exposes the following members.
Name | Description | |
---|---|---|
Alpha |
Gets the α-parameter of the model.
| |
GoodnessOfFit |
Tests the goodness of the AR(1) fit.
| |
Mu |
Gets the μ-parameter of the model.
| |
Parameters |
Gets the parameters of the regression.
(Inherited from FitResult.) | |
Residuals |
Gets a list of the residuals of the fit.
| |
Sigma |
Gets the σ-parameter of the model.
|