In: Statistics and Probability
Simulate 100 observations from an ARMA(1,1) model and another 30 observations from an ARMA(1,1) model both with = 0.8 and = 0.3.
please use Rstudio and provide the codes.
Use set.seed(10) to get same result on your computer.
Use set.seed(20) to get same result on your computer.