I have a question regarding Newey West standard erros.
I have a simple regression code to run ols for 23 country Index funds:
for !i = 1 to country.@count
%name = country.@seriesname(!i)
equation eq_{%name}.ls {%name} c msci_world
next
Which code can i use that the Newey West standard errors are automatically calculated for each country index fund?
Thanks for your help!
Newey West HAC in command line
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Re: Newey West HAC in command line
...
equation eq_{%name}.ls(n) {%name} c msci_world
...
equation eq_{%name}.ls(n) {%name} c msci_world
...
Who is online
Users browsing this forum: No registered users and 1 guest
