VECMResults.summary(alpha=0.05)
[source]
Return a summary of the estimation results.
Parameters: |
alpha (float 0 < alpha < 1, default 0.05) – Significance level of the shown confidence intervals. |
---|---|
Returns: | summary – A summary containing information about estimated parameters. |
Return type: | statsmodels.iolib.summary.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.vecm.VECMResults.summary.html