Uses of Class
com.imsl.stat.GARCH.TooManyIterationsException
Packages that use GARCH.TooManyIterationsException
-
Uses of GARCH.TooManyIterationsException in com.imsl.stat
Methods in com.imsl.stat that throw GARCH.TooManyIterationsExceptionModifier and TypeMethodDescriptionfinal voidGARCH.compute()Computes estimates of the parameters of a GARCH(p,q) model.