powered by
fpeaut(y, max.order=NULL)
y
sigma2
ordermin
y <- arima.sim(list(order=c(2,0,0), ar=c(0.64,-0.8)), n=200) fpeaut(y, max.order=20)
Run the code above in your browser using DataLab