I am not sure how to code the ARMA models below.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Conditional Mean Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!