store Wald test value and se
Posted: Thu Feb 02, 2017 2:39 pm
Dear Sir/Madam, I want to do rolling estimations of a fixed effects model in a pool object. I need to calculate the long run elasticity, and compute the confidence band. What I thought I would do is a Wald test, which will give the value and standard error. But how can I store the value and se from the Wald test for each rolling estimation, and store them into series for plotting? Or are there alternative ways in Eviews to obtaining standard errors for long run elasticity and easily store them so that they can be saved as rolling regression coefficient statistics?
So for example: in the attached file, I estimate this:
smpl 1994Q1 @last
p_ae.ls(cx=f) cpi? c cpi?(-1) ppi_inf?(0 to -3)
p_ae.wald c(3)/(1-c(2))=0
So I get the long run elasticity as c(3)/(1-c(2))=0 and se from the table. See below:
================================================
Normalized Restriction (= 0) Value Std. Err.
================================================
C(3) / (1 - C(2)) 0.910706 0.088253
================================================
But how can I store the two figures for each estimation period? Any alternative way of obtaining the standard error?
Really appreciate your help.
Best,
chang
So for example: in the attached file, I estimate this:
smpl 1994Q1 @last
p_ae.ls(cx=f) cpi? c cpi?(-1) ppi_inf?(0 to -3)
p_ae.wald c(3)/(1-c(2))=0
So I get the long run elasticity as c(3)/(1-c(2))=0 and se from the table. See below:
================================================
Normalized Restriction (= 0) Value Std. Err.
================================================
C(3) / (1 - C(2)) 0.910706 0.088253
================================================
But how can I store the two figures for each estimation period? Any alternative way of obtaining the standard error?
Really appreciate your help.
Best,
chang