statsmodels.tsa.vector\_ar.var\_model.VAR
=========================================

.. currentmodule:: statsmodels.tsa.vector_ar.var_model

.. autoclass:: VAR

   

   .. 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:
      
         VAR.fit
         VAR.from_formula
         VAR.hessian
         VAR.information
         VAR.initialize
         VAR.loglike
         VAR.predict
         VAR.score
         VAR.select_order



   

   .. 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:
      
         VAR.endog_names
         VAR.exog_names
         VAR.y