powered by
simplearma.sim(model, n, innov.sd, frequency, n.start = 300)
ts
#Generate AR(1) model with rho=0.6, with frequency 12 x <- simplearma.sim(list(ar=0.6),1500*12,1,12)
Run the code above in your browser using DataLab