statsmodels.tsa.vector\_ar.vecm.VECMResults
===========================================

.. currentmodule:: statsmodels.tsa.vector_ar.vecm

.. autoclass:: VECMResults

   

   .. 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:
      
         VECMResults.conf_int_alpha
         VECMResults.conf_int_beta
         VECMResults.conf_int_det_coef
         VECMResults.conf_int_det_coef_coint
         VECMResults.conf_int_gamma
         VECMResults.cov_params_default
         VECMResults.cov_params_wo_det
         VECMResults.cov_var_repr
         VECMResults.fittedvalues
         VECMResults.irf
         VECMResults.llf
         VECMResults.ma_rep
         VECMResults.orth_ma_rep
         VECMResults.plot_data
         VECMResults.plot_forecast
         VECMResults.predict
         VECMResults.pvalues_alpha
         VECMResults.pvalues_beta
         VECMResults.pvalues_det_coef
         VECMResults.pvalues_det_coef_coint
         VECMResults.pvalues_gamma
         VECMResults.resid
         VECMResults.stderr_alpha
         VECMResults.stderr_beta
         VECMResults.stderr_coint
         VECMResults.stderr_det_coef
         VECMResults.stderr_det_coef_coint
         VECMResults.stderr_gamma
         VECMResults.stderr_params
         VECMResults.summary
         VECMResults.test_granger_causality
         VECMResults.test_inst_causality
         VECMResults.test_normality
         VECMResults.test_whiteness
         VECMResults.tvalues_alpha
         VECMResults.tvalues_beta
         VECMResults.tvalues_det_coef
         VECMResults.tvalues_det_coef_coint
         VECMResults.tvalues_gamma
         VECMResults.var_rep