how to produce F-statistic when using all dummies in the eq.

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

jwcy45
Posts: 8
Joined: Sat Jul 02, 2011 4:41 pm

how to produce F-statistic when using all dummies in the eq.

Postby jwcy45 » Sat Jul 02, 2011 4:51 pm

Hello, i would like to ask is there any way to produce the f-statistics if i used all dummies in the estimated equation (GJR_GARCH_1,1).
Btw, i am testing the seasonality of a stock index.
Here is the equation:
mean equation: return jan feb mar apr may jun jul aug sep oct nov dec
, where (jan feb mar apr may jun jul aug sep oct nov dec) are the dummies.

actually i want to test whether the coeff. of each dummy are different from each other.

As the estimated output didnt show the f-statistics, therefore, i want to ask is there any way to compute it without including the constant term in the mean equation.

Thanks

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

Re: how to produce F-statistic when using all dummies in the

Postby startz » Sat Jul 02, 2011 5:08 pm

The F-statistic tests whether the coefficients equal zero, not whether they are all equal.

You can probably use the Wald test to do what you want.

jwcy45
Posts: 8
Joined: Sat Jul 02, 2011 4:41 pm

Re: how to produce F-statistic when using all dummies in the

Postby jwcy45 » Sat Jul 02, 2011 6:06 pm

The F-statistic tests whether the coefficients equal zero, not whether they are all equal.

You can probably use the Wald test to do what you want.

so you mean i should use test c(1)=c(2)=c(3)=c(4)=c(5)=c(6)=c(7)=c(8)=c(9)=c(10)=c(11)=c(12)=0 in the Wald test???

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

Re: how to produce F-statistic when using all dummies in the

Postby startz » Sat Jul 02, 2011 6:23 pm

Yes, but leave off the last zero.

jwcy45
Posts: 8
Joined: Sat Jul 02, 2011 4:41 pm

Re: how to produce F-statistic when using all dummies in the

Postby jwcy45 » Sat Jul 02, 2011 6:38 pm

Yes, but leave off the last zero.
really?
because i tried c(1)=c(2)=c(3)=c(4)=c(5)=c(6)=c(7)=c(8)=c(9)=c(10)=c(11)=c(12) before, and i think it means testing the restriction on c(1) - c(12) =0, c(2) - c(12) =0 ...etc.

sorry mate i am confused.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: how to produce F-statistic when using all dummies in the

Postby EViews Gareth » Sat Jul 02, 2011 8:04 pm

Typing:

Code: Select all

c(1)=c(2)=c(3)=c(4)=c(5)=c(6)=c(7)=c(8)=c(9)=c(10)=c(11)=c(12)
tests the restriction c(1)=c(2)=c(3)=c(4)=c(5)=c(6)=c(7)=c(8)=c(9)=c(10)=c(11)=c(12).

If you wanted to test the restriction: c(1) - c(12) =0, c(2) - c(12) =0, you would type:

Code: Select all

c(1) - c(12) =0, c(2) - c(12) =0

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

Re: how to produce F-statistic when using all dummies in the

Postby startz » Sun Jul 03, 2011 8:02 am

Yes, but leave off the last zero.
really?
because i tried c(1)=c(2)=c(3)=c(4)=c(5)=c(6)=c(7)=c(8)=c(9)=c(10)=c(11)=c(12) before, and i think it means testing the restriction on c(1) - c(12) =0, c(2) - c(12) =0 ...etc.

sorry mate i am confused.
If c(1)-c(12)=0, then c(1)=c(12).
if c(1)-c(12)=0,c(2)-c(12)=0, then c(1)=c(2)=c(12).

But if c(1)=c(2)=c(12)=0, then c(1)=0, c(2)=0, and c(12)=0.


Return to “Estimation”

Who is online

Users browsing this forum: No registered users and 2 guests