Programming heteroscedasticity tests

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

Ecovi
Posts: 30
Joined: Sun Mar 23, 2014 9:34 am

Programming heteroscedasticity tests

Postby Ecovi » Sun Apr 13, 2014 3:06 am

I tried everything I could think of, but the hettest function doesn't work as it says in the manual. For example including White cross terms in the auxilliary regression doesn't work and only gives me a regression with the terms themselves:

Code: Select all

eq.hettest(type=white) @white(@regs)
Other functionality is als not working, while it does work perfectly using the dialog screens.

Is this an issue only I have or is something going on with the latest Eviews version?

I have Eviews 8, latest patch (from February).

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

Re: Programming heteroscedasticity tests

Postby EViews Gareth » Sun Apr 13, 2014 7:02 am

The syntax for a White test with cross-terms is:

Code: Select all

eq.hettest(type=white, c)

Ecovi
Posts: 30
Joined: Sun Mar 23, 2014 9:34 am

Re: Programming heteroscedasticity tests

Postby Ecovi » Sun Apr 13, 2014 8:51 am

Thanks, I now see there is a separate option for that and that the normal options don't work for ARCH or White tests. I didn't look in the variables section of the object reference manual. It was a bit confusing that the white and arch test types are merely shortcuts to the BPG type test with explicitly specified regressors.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests