statsmodels.graphics.tsaplots.plot_pacf
statsmodels.graphics.tsaplots.plot_pacf(x, ax=None, lags=None, alpha=0.05, method='ywm', use_vlines=True, **kwargs) [source]
Plot the partial autocorrelation function Plots lags on the horizontal and the correlations on vertical axis. Parameters:
x : array_like Array of time-series values ax : Matplotlib AxesSubplot instance, optional If given, this subplot is used to plot in instead of a new figure being created. lags : array_like, optional Arra