public class EGARCHEx1 extends Object
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.
EGARCHEx1()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EGARCHEx1()
public static void main(String[] args)
Copyright © 2020 Rogue Wave Software. All rights reserved.