Package com.imsl.test.example.stat
Class EGARCHEx1
java.lang.Object
com.imsl.test.example.stat.EGARCHEx1
Fits an EGARCH(1, 1) to a segment of S&P 500 returns.
This example fits the exponential GARCH (EGARCH) to a segment of S&P 500 returns for a period in 1988. Forecasts 4 steps ahead are generated for 4 different snapshots.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EGARCHEx1
public EGARCHEx1()
-
-
Method Details
-
main
-