Search found 2 matches
- Fri Oct 09, 2020 8:46 pm
- Forum: Programming
- Topic: regression analysis - use of "if" and "else" commands
- Replies: 2
- Views: 6307
Re: regression analysis - use of "if" and "else" commands
Thanks, @EViews Gareth, it works perfectly.
- Thu Oct 08, 2020 11:05 pm
- Forum: Programming
- Topic: regression analysis - use of "if" and "else" commands
- Replies: 2
- Views: 6307
regression analysis - use of "if" and "else" commands
Hello Eviews forum members, I am trying to run an OLS regression that needs to get the coefficients depends on the values of let's say variable s (s can be 0 and 1); 1) When I run OLS regression like below I kind of getting not correct coefficients y c X1 (s=1) X1 (s=0) which is not what I want. 2) ...
