Hi everyone,
I am tasked with simulating y(t) = e(t) + .9*e(t-1) with 200 random numbers I generated from excel.
This is obviously an MA(1) equation but what I do not understand how to do is apply the theta value = .9 or how to obtain the e(t-1). Any help would be much appreciated!
Simulating an equation in Eviews
Moderators: EViews Gareth, EViews Moderator
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3797
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Simulating an equation in Eviews
Assuming you have the series eHi everyone,
I am tasked with simulating y(t) = e(t) + .9*e(t-1) with 200 random numbers I generated from excel.
This is obviously an MA(1) equation but what I do not understand how to do is apply the theta value = .9 or how to obtain the e(t-1). Any help would be much appreciated!
Code: Select all
smpl 2 @last
series y = e + .9*e(-1)
Who is online
Users browsing this forum: No registered users and 2 guests
