actually Eviews sent a message containing "flow of control statement executed from the command line".
thanks a lot
Search found 2 matches
- Tue Sep 09, 2014 5:37 am
- Forum: Programming
- Topic: panel threshold regression
- Replies: 3
- Views: 2651
- Mon Sep 08, 2014 1:44 am
- Forum: Programming
- Topic: panel threshold regression
- Replies: 3
- Views: 2651
panel threshold regression
hi I ran this code in eviews but it did not work. i was wondering if someone do me a favor to find out what is wrong with my code. I appreciate your help in advance. smpl @all scalar maxr2=0 for !t=-2 to 2 step 0.01 equation panel1.ls(cx=f) rl c lngdp hdi tr ren*(ren>!t) ren*(ren<=!t) if panel1.@r2....
