powered by
ARMA(2,1) realization of length n=200 phi(1)=1.6,phi(2)=-.9,theta(1)=.8 (using Box-Jenkins-Reinsel notation)
data("fig3.24a")
The format is: num [1:200] 0.685 -1.234 -0.714 0.796 -0.96 ...
Fig3.24a in "Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott
data(fig3.24a)
Run the code above in your browser using DataLab