Search found 1 match
- Mon Jul 25, 2011 2:39 pm
- Forum: Programming
- Topic: New to EViews programming please help.
- Replies: 1
- Views: 1784
New to EViews programming please help.
I need help with getting the Q-Stat, LM Stat, and Unit Root tests to print along with the equation statistics in this program. pon for !j = 1 to 30996 step 252 smpl !j !j+251 ARCH(H,B,M=5000,DERIV=AN) RET C EWRETD @ ADJ_VOL next I am a decent programmer in other languages but know nothing about EVie...
