Search found 3 matches
- Thu Oct 03, 2013 1:31 pm
- Forum: Programming
- Topic: Eviews program of panel model with certain features
- Replies: 5
- Views: 3627
Re: Eviews program of panel model with certain features
I have another follow-up question. I have now rerun my program with "ls(cx=f, per=f, cov=whiteper)" instead of "ls(cx=f)" as you recommended. However, when I subsequently look at the "Panel Options" in the equations the program then generates in the Eviews workfile, I s...
- Thu Oct 03, 2013 12:55 pm
- Forum: Programming
- Topic: Eviews program of panel model with certain features
- Replies: 5
- Views: 3627
Re: Eviews program of panel model with certain features
Dear Eviews Gareth,
This is most helpful, thank you very much.
When I use @expand(@crossid)*@obsid, however, I always get "Near Singular Matrix" as an error message. Any idea what is going on?
And would you know how to do the GDP weighting?
Thanks again,
Mathijs
This is most helpful, thank you very much.
When I use @expand(@crossid)*@obsid, however, I always get "Near Singular Matrix" as an error message. Any idea what is going on?
And would you know how to do the GDP weighting?
Thanks again,
Mathijs
- Thu Oct 03, 2013 7:16 am
- Forum: Programming
- Topic: Eviews program of panel model with certain features
- Replies: 5
- Views: 3627
Eviews program of panel model with certain features
Dear Eviews team, I want to estimate panel models based on 186 countries and 40 years. Since I have many dependent variables, I am using Eviews programs in Eviews 7. I currently estimate panel models with country fixed-effects and a time trend in my Eviews programs as follows: equation dep_y.ls(cx=f...
