Package com.imsl.test.example.stat
Class AutoARIMAEx3
java.lang.Object
com.imsl.test.example.stat.AutoARIMAEx3
Fits an \(\text{ARIMA}(p,d,q)\) model with fixed parameter values.
On the same unemployment data, this example runs AutoARIMA with
parameter values set to the optimum values found in example
AutoARIMAEx2: p = 3, q = 2, s = 1, d = 0.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutoARIMAEx3
public AutoARIMAEx3()
-
-
Method Details
-
main
- Throws:
Exception
-