VECMResults.plot_data(with_presample=False)
[source]
Plot the input time series.
Parameters: |
with_presample (bool, default: False ) – If False , the pre-sample data (the first k_ar values) will not be plotted. |
---|
© 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.plot_data.html