class statsmodels.tsa.vector_ar.hypothesis_test_results.HypothesisTestResults(test_statistic, crit_value, pvalue, df, signif, method, title, h0) [source]
Results class for hypothesis tests.
| Parameters: | 
  |  
|---|
summary() |  
    © 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
    http://www.statsmodels.org/stable/generated/statsmodels.tsa.vector_ar.hypothesis_test_results.HypothesisTestResults.html