statsmodels.tsa.statespace.sarimax.SARIMAX
==========================================

.. currentmodule:: statsmodels.tsa.statespace.sarimax

.. autoclass:: SARIMAX

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SARIMAX.filter
         SARIMAX.fit
         SARIMAX.from_formula
         SARIMAX.hessian
         SARIMAX.impulse_responses
         SARIMAX.information
         SARIMAX.initialize
         SARIMAX.initialize_approximate_diffuse
         SARIMAX.initialize_default
         SARIMAX.initialize_known
         SARIMAX.initialize_statespace
         SARIMAX.initialize_stationary
         SARIMAX.loglike
         SARIMAX.loglikeobs
         SARIMAX.observed_information_matrix
         SARIMAX.opg_information_matrix
         SARIMAX.predict
         SARIMAX.prepare_data
         SARIMAX.score
         SARIMAX.score_obs
         SARIMAX.set_conserve_memory
         SARIMAX.set_filter_method
         SARIMAX.set_inversion_method
         SARIMAX.set_smoother_output
         SARIMAX.set_stability_method
         SARIMAX.simulate
         SARIMAX.simulation_smoother
         SARIMAX.smooth
         SARIMAX.transform_jacobian
         SARIMAX.transform_params
         SARIMAX.untransform_params
         SARIMAX.update



   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SARIMAX.endog_names
         SARIMAX.exog_names
         SARIMAX.initial_design
         SARIMAX.initial_selection
         SARIMAX.initial_state_intercept
         SARIMAX.initial_transition
         SARIMAX.initial_variance
         SARIMAX.initialization
         SARIMAX.loglikelihood_burn
         SARIMAX.model_latex_names
         SARIMAX.model_names
         SARIMAX.model_orders
         SARIMAX.param_names
         SARIMAX.param_terms
         SARIMAX.params_complete
         SARIMAX.start_params
         SARIMAX.tolerance