I want to check if my time series variable is stationary.
with no lag order variable is stationary, but with 1 and more lags order process is non-stationary.
what I can conclude: is process stationary or not?
(if it is informative I attach pacf graph)
Dickey-Fuller = -4.6406, Lag order = 0, p-value = 0.01
alternative hypothesis: stationary
Dickey-Fuller = -1.3345, Lag order = 6, p-value = 0.8555
alternative hypothesis: stationary
thank in advance