I want to apply OLS with dummy variables. I have taken five days of the week and their daily returns for 5 years. while estimating the equation, i think i am not able to run the command in appropriate way. As i am using financial time series, plz help me out how should i run the command?
I simply tried it as
ser01 c ser02 ser03 ser04 ser05
is this the right way to use regression with dummy variables by using eviews software.
Regression with Dummy Variables
Moderators: EViews Gareth, EViews Moderator
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3798
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Regression with Dummy Variables
You need to use the ls command. You might find the first few chapters of EViews Illustrated, available online to be helpful.I want to apply OLS with dummy variables. I have taken five days of the week and their daily returns for 5 years. while estimating the equation, i think i am not able to run the command in appropriate way. As i am using financial time series, plz help me out how should i run the command?
I simply tried it as
ser01 c ser02 ser03 ser04 ser05
is this the right way to use regression with dummy variables by using eviews software.
Re: Regression with Dummy Variables
The way you are trying to do is only applicable when you are inside the equation dialog box. Carrying out the analysis from the command line is as follows:
and if you also would like to see the output:
Code: Select all
equation eqname.ls ser01 c ser02 ser03 ser04 ser05 Code: Select all
show eqnameWho is online
Users browsing this forum: No registered users and 2 guests
