I am not sure how to code the ARMA models below.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
For each ARMA model below, show how an unit shock (i.e.,1) to X at t (i.e., et =1) affects Xt+i, for i=0,1,2,3,….
Xt = 0.7Xt-1 + et , where et ~ iid. N(0.1)
Xt =Xt-1 + et , where et ~ iid. N(0.1)
Xt = et + 0.3et-1 + 0.1et-2, where et ~ iid. N(0.1)
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Conditional Mean Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!