Search found 3 matches
- Thu Jul 12, 2012 3:57 am
- Forum: Programming
- Topic: An introduction to EViews programming.
- Replies: 119
- Views: 906716
Re: An introduction to EViews programming.
Hello, I have tried running the program, this is an example wfopen new.wf1 smpl 1979m12 2001m12 equation eq1.ls reit C equation eq2.ls reit C lreit equation eq3.ls reit C lterm equation eq4.ls reit C ldiv equation eq5.ls reit C lterm ldiv equation eq6.ls reit C lreit lterm equation eq7.ls reit C lre...
- Fri Jul 06, 2012 7:30 am
- Forum: Programming
- Topic: An introduction to EViews programming.
- Replies: 119
- Views: 906716
Re: An introduction to EViews programming.
thank you, since it is not possible do the estimation in the previous versions of e-views, I have decided to type in all the equations i need to run for each sample. i ran this; wfopen new.wf1 smpl 1979m12 2001m12 equation eq1.ls Y C equation eq2.ls Y C X1 equation eq3.ls Y C X2 equation eq4.ls Y C ...
- Mon Jun 25, 2012 3:44 am
- Forum: Programming
- Topic: An introduction to EViews programming.
- Replies: 119
- Views: 906716
Re: An introduction to EViews programming.
Hi, this is my first time on here and I have never done programming before. Please I want to estimate a dependent variable on the permutations of the independent variables. It is like the first example you gave of y and 15x. but in my case I want to run a regression of y on k number of regressors gi...
