powered by
Plot zplane of ARIMA object
# S3 method for ARIMA plot(x, ...)
Object of class “ARIMA”.
Additional inputs to function.
Diego J. Pedregal
See help of ARIMA.
ARIMA
ARIMA, ARIMAforecast, ARIMAvalidate,
ARIMAforecast
ARIMAvalidate
if (FALSE) { m1 <- ARIMAforecast(log(gdp)) plot(m1) }
Run the code above in your browser using DataLab