output of multiple tables into a single table

For questions regarding programming in the EViews programming language.

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

EktaS
Posts: 16
Joined: Fri Sep 09, 2011 4:45 am

output of multiple tables into a single table

Postby EktaS » Sat Apr 05, 2014 2:08 pm

hi
Plz suggest how to save output of several tables from a workfile into a single table. I run program which performs ADF unit root test for 652 firms and save the different tables in workfile. is it possible to extract only t statistics and p value from various tables and save these into a single table.

thanks in advance.

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

Re: output of multiple tables into a single table

Postby EViews Gareth » Sat Apr 05, 2014 2:44 pm

Code: Select all

Master_table(1,2) = child_table(3,4)
Where master_table is the big table, and child_table is one of the small ones.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests