Search found 3 matches
- Thu Nov 26, 2015 11:19 am
- Forum: Estimation
- Topic: Dummy Variables
- Replies: 144
- Views: 383085
Re: Dummy Variables
Thank you very much for taking time answering me. :)
- Thu Nov 26, 2015 10:12 am
- Forum: Estimation
- Topic: Dummy Variables
- Replies: 144
- Views: 383085
Re: Dummy Variables
This is my file. I created the dum_cash dummy variable with the generate (dum_cash = 0) and then I edited it and put the value 1 to the transactions with cash. I want to run a regression of cars_y with all the other variables, including the dummy and the constant. The estimation command I use is &qu...
- Sat Nov 21, 2015 10:36 am
- Forum: Estimation
- Topic: Dummy Variables
- Replies: 144
- Views: 383085
Re: Dummy Variables
hello, being new to eviews, I have some issues creating dummy variables. I want to create a dummy variable (1=cash 0=all other). I generated and defined them on my own In regression, I used @expand(cash) and at first i had the collinear probelm. I looked at this http://www.eviews.com/Learning/dummie...
