Hi everyone,
I am looking for a way to conduct a ols regression using White standard errors. I know how to use the interface option, but I would like to include it in a program.
Does anyone have an idea?
Thanks a lot in advance for help.
how to estimate White's heteroscedasticity corrected t-value
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
neptunhiker
- Posts: 50
- Joined: Sat Oct 20, 2012 7:30 am
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: how to estimate White's heteroscedasticity corrected t-v
Estimate it via the interface, then click on View->Representations. One of the lines in the representations view gives you the command line form. You can then copy and paste it into your program, etc...
-
EViews Esther
- EViews Developer
- Posts: 149
- Joined: Fri Sep 03, 2010 7:57 am
Re: how to estimate White's heteroscedasticity corrected t-v
As an example, will generate an equation object which contains white heteroskedasticity-consistent standard errors.
Code: Select all
equation e1.ls(cov=white) x1 x2
Last edited by EViews Esther on Mon Mar 11, 2013 3:56 pm, edited 1 time in total.
-
neptunhiker
- Posts: 50
- Joined: Sat Oct 20, 2012 7:30 am
Re: how to estimate White's heteroscedasticity corrected t-v
yes, thank you very much, that worked. Great help!
Who is online
Users browsing this forum: No registered users and 2 guests
