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

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

.. autoclass:: VECMResults
   :exclude-members: conf_int_alpha,conf_int_beta,conf_int_det_coef,conf_int_det_coef_coint,conf_int_gamma,irf,ma_rep,orth_ma_rep,plot_data,plot_forecast,predict,summary,test_granger_causality,test_inst_causality,test_normality,test_whiteness,

   
   
   .. rubric:: Methods

   .. 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.irf
      ~VECMResults.ma_rep
      ~VECMResults.orth_ma_rep
      ~VECMResults.plot_data
      ~VECMResults.plot_forecast
      ~VECMResults.predict
      ~VECMResults.summary
      ~VECMResults.test_granger_causality
      ~VECMResults.test_inst_causality
      ~VECMResults.test_normality
      ~VECMResults.test_whiteness
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~VECMResults.cov_params_default
      ~VECMResults.cov_params_wo_det
      ~VECMResults.cov_var_repr
      ~VECMResults.fittedvalues
      ~VECMResults.llf
      ~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.tvalues_alpha
      ~VECMResults.tvalues_beta
      ~VECMResults.tvalues_det_coef
      ~VECMResults.tvalues_det_coef_coint
      ~VECMResults.tvalues_gamma
      ~VECMResults.var_rep
   
   
   