Command for Storing Group Equality test

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

Asbatronic
Posts: 2
Joined: Tue Jan 29, 2013 6:47 am

Command for Storing Group Equality test

Postby Asbatronic » Tue Jan 29, 2013 6:51 am

I have several series and I want to run equality test by group and store the result of the test (for example ANOVA test and p value) in a table. Currently I use this:
I create a group:
group g1 series01 series02
I run the test
g1.testbtw
I use the freeze commad
freeze(mytab) g1.testbtw
I copy the results in my output table
Table outputable
mytab.copyrange D8 E8 outputable A1 B1

Is there a more efficient way to do this since I want to use for loops?
Thanks

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13604
Joined: Tue Sep 16, 2008 5:38 pm

Re: Command for Storing Group Equality test

Postby EViews Gareth » Tue Jan 29, 2013 8:40 am

That's about as efficient as it gets :(


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests