powered by
Plots PACF of a univariate time series
PACF_PLOT(x, lag.max = NULL)
a plot of the pacf vs lag
a numeric vector
maximum lag to calculate pacf
Mutua Kilai
data(keconomy) attach(keconomy) PACF_PLOT(UR)
Run the code above in your browser using DataLab