Residual

For technical questions regarding estimation of single equations, systems, VARs, Factor analysis and State Space Models in EViews. General econometric questions and advice should go in the Econometric Discussions forum.

Moderators: EViews Gareth, EViews Moderator

cuongnh
Posts: 70
Joined: Thu Dec 11, 2008 10:09 am
Contact:

Residual

Postby cuongnh » Thu Jan 29, 2009 6:02 am

I made an Eviews workfile, at the beginning, "resid" value were marked as NA. After one estimation, the values of resid were listed. But with the same data, in the same workfile, made another estimation, values of resid were changed. please help me with those questions:
1. If i have two equations in the workfile, will resid values be results of which equation/estimation? (as in my example, of the last-done equation)?
2. I delete the last-done equation, but the resid values were reamained unchanged?
3. Now i have only one equation, but the resid value from this equation (as before) are different with the current ones in the workfile?
4. If i want to update the resid value for the equation done before, how can i do it?
Many thanks.

startz
Non-normality and collinearity are NOT problems!
Posts: 3797
Joined: Wed Sep 17, 2008 2:25 pm

Re: Residual

Postby startz » Thu Jan 29, 2009 6:21 am

I made an Eviews workfile, at the beginning, "resid" value were marked as NA. After one estimation, the values of resid were listed. But with the same data, in the same workfile, made another estimation, values of resid were changed. please help me with those questions:
1. If i have two equations in the workfile, will resid values be results of which equation/estimation? (as in my example, of the last-done equation)?
2. I delete the last-done equation, but the resid values were reamained unchanged?
3. Now i have only one equation, but the resid value from this equation (as before) are different with the current ones in the workfile?
4. If i want to update the resid value for the equation done before, how can i do it?
Many thanks.
resid is just an ordinary EViews series that gets filled up each time you do an estimate. So it will be the residuals from the last estimate run. If you want to re-use the residuals save them in a new series such as

Code: Select all

series residsaved = resid
You can also go back to an equation and save its residuals through Proc/make residual series.

cuongnh
Posts: 70
Joined: Thu Dec 11, 2008 10:09 am
Contact:

Re: Residual

Postby cuongnh » Thu Jan 29, 2009 6:41 am


resid is just an ordinary EViews series that gets filled up each time you do an estimate. So it will be the residuals from the last estimate run. If you want to re-use the residuals save them in a new series such as

Code: Select all

series residsaved = resid
You can also go back to an equation and save its residuals through Proc/make residual series.
Thank you. That is perfect!


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests