arch.univariate.GARCH ===================== .. currentmodule:: arch.univariate .. autoclass:: GARCH :exclude-members: backcast,backcast_transform,bounds,compute_variance,constraints,forecast,parameter_names,simulate,starting_values,update,variance_bounds, .. rubric:: Methods .. autosummary:: :toctree: generated/ ~GARCH.backcast ~GARCH.backcast_transform ~GARCH.bounds ~GARCH.compute_variance ~GARCH.constraints ~GARCH.forecast ~GARCH.parameter_names ~GARCH.simulate ~GARCH.starting_values ~GARCH.update ~GARCH.variance_bounds .. rubric:: Properties .. autosummary:: :toctree: generated/ ~GARCH.name ~GARCH.num_params ~GARCH.start ~GARCH.stop ~GARCH.updateable ~GARCH.volatility_updater