Package dev.nm.stat.timeseries.linear.univariate.stationaryprocess.garch
-
Class Summary Class Description GARCH11Model An GARCH11 model takes this form.GARCHFit This implementation fits, for a data set, a Generalized Autoregressive Conditional Heteroscedasticity (GARCH) model by maximizing the likelihood function using the gradient information.GARCHModel The GARCH(p, q) model takes this form.GARCHSim This class simulates the GARCH models of this form. -
Enum Summary Enum Description GARCHFit.GRADIENT the available methods to compute the gradient to guild the optimization search