statsmodels.tsa.statespace.exponential\_smoothing.ExponentialSmoothing ====================================================================== .. currentmodule:: statsmodels.tsa.statespace.exponential_smoothing .. autoclass:: ExponentialSmoothing :exclude-members: .. rubric:: Methods .. autosummary:: :toctree: generated/ ~ExponentialSmoothing.clone ~ExponentialSmoothing.filter ~ExponentialSmoothing.fit ~ExponentialSmoothing.fit_constrained ~ExponentialSmoothing.fix_params ~ExponentialSmoothing.from_formula ~ExponentialSmoothing.handle_params ~ExponentialSmoothing.hessian ~ExponentialSmoothing.impulse_responses ~ExponentialSmoothing.information ~ExponentialSmoothing.initialize ~ExponentialSmoothing.initialize_approximate_diffuse ~ExponentialSmoothing.initialize_known ~ExponentialSmoothing.initialize_statespace ~ExponentialSmoothing.initialize_stationary ~ExponentialSmoothing.loglike ~ExponentialSmoothing.loglikeobs ~ExponentialSmoothing.observed_information_matrix ~ExponentialSmoothing.opg_information_matrix ~ExponentialSmoothing.predict ~ExponentialSmoothing.prepare_data ~ExponentialSmoothing.score ~ExponentialSmoothing.score_obs ~ExponentialSmoothing.set_conserve_memory ~ExponentialSmoothing.set_filter_method ~ExponentialSmoothing.set_inversion_method ~ExponentialSmoothing.set_smoother_output ~ExponentialSmoothing.set_stability_method ~ExponentialSmoothing.simulate ~ExponentialSmoothing.simulation_smoother ~ExponentialSmoothing.smooth ~ExponentialSmoothing.transform_jacobian ~ExponentialSmoothing.transform_params ~ExponentialSmoothing.untransform_params ~ExponentialSmoothing.update .. rubric:: Properties .. autosummary:: :toctree: generated/ ~ExponentialSmoothing.endog_names ~ExponentialSmoothing.exog_names ~ExponentialSmoothing.initial_variance ~ExponentialSmoothing.initialization ~ExponentialSmoothing.k_params ~ExponentialSmoothing.loglikelihood_burn ~ExponentialSmoothing.param_names ~ExponentialSmoothing.start_params ~ExponentialSmoothing.state_names ~ExponentialSmoothing.tolerance