Search found 4 matches
- Sat Jan 12, 2013 2:05 am
- Forum: Estimation
- Topic: How do I esitmate equations?
- Replies: 1
- Views: 1917
How do I esitmate equations?
Dear all, The following is the regression that I want to estimate: r = d1*[ c(1)+c(2)*exrate_changes+c(3)*gap+c(4)* infla+c(5)*pe+c(6)*pre_r] +(1-d1)*[c(7)+c(8)*exrate_changes+c(9)*gap+c(10)* infla+c(11)*pe+c(12)*pre_r] After entering the regression, it shows "syntax error". I don't know w...
- Mon Oct 29, 2012 7:01 pm
- Forum: Programming
- Topic: eviews 6.0 - LR test
- Replies: 4
- Views: 3879
Re: eviews 6.0 - LR test
ok~~ˊˋ~~ i really appreciate ur help :) thank u :D
- Mon Oct 29, 2012 12:39 am
- Forum: Programming
- Topic: eviews 6.0 - LR test
- Replies: 4
- Views: 3879
Re: eviews 6.0 - LR test
i don't think so~ it seems that eviews didn't show the LR stat~ if so, can i still do the LR test by entering commands??? thank u ~
- Sun Oct 28, 2012 10:10 pm
- Forum: Programming
- Topic: eviews 6.0 - LR test
- Replies: 4
- Views: 3879
eviews 6.0 - LR test
Dear all, It seems that the version-Eviews 6.0 is without LR test. Hence, I googled the command and tried. The followings are the commands entered: show eq01_5variables.output show eq02_4variables.output scalar lr = -2*( eq01_5variables.@logl - eq02_4variables.@logl ) scalar lr_pval = 1 - @cchisq(lr...
