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, ARIMAmodel, ARIMAvalidate,
ARIMAmodel
ARIMAvalidate
if (FALSE) { m1 <- ARIMAmodel(log(gdp)) plot(m1) }
Run the code above in your browser using DataLab