Last chance! 50% off unlimited learning
Sale ends in
A simulated MA(1) series with the MA(1) coefficient equal to -0.9.
data(ma1.2.s)
The format is: Time-Series [1:120] from 1 to 120: 1.511 1.821 0.957 -1.538 -2.888 ...
The model is
# NOT RUN {
data(ma1.2.s)
## maybe str(ma1.2.s) ; plot(ma1.2.s) ...
# }
Run the code above in your browser using DataLab