powered by
sim(a, n)
n
arima.sim
a = specify(ar=c(0,0,.99)) x = sim(a,60) plotc(x)
Run the code above in your browser using DataLab