Search found 2 matches
- Fri Aug 20, 2010 6:08 am
- Forum: Programming
- Topic: Programming error messages from Eviews, Help!!!
- Replies: 3
- Views: 3919
Re: Programming error messages from Eviews, Help!!!
Thank you, Trubador for your instant advice. Naturally, we would think we can do it in the way you suggested. However, I myself had tried this way before. It did not work at the time. After receiving your suggestion, I tried it again. it still does not work. I personally think Eviews is not designed...
- Fri Aug 20, 2010 2:10 am
- Forum: Programming
- Topic: Programming error messages from Eviews, Help!!!
- Replies: 3
- Views: 3919
Programming error messages from Eviews, Help!!!
To illustrate the problems I have with Eviews, I create the following example. Suppose I have a number of models to regress. For simplicity, I take the case of 4 models. %m1=”y c x1” %m2=”y c x1 x2” %m3=”y c x1 x2 x3” %m4=”y c x1 x2 x3 x4 x5 x6 x7” To run all of these models in my program by OLS, I ...
