EXPORT REGRESSION TO EXCEL

For questions regarding programming in the EViews programming language.

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

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

Re: EXPORT REGRESSION TO EXCEL

Postby EViews Gareth » Thu Apr 16, 2015 5:00 pm

That looks nothing like the code I posted.

nano17440
Posts: 13
Joined: Fri Feb 20, 2015 2:02 pm

Re: EXPORT REGRESSION TO EXCEL

Postby nano17440 » Fri Apr 17, 2015 12:00 pm

freeze gmm1
gmm1.save (t=xls) gmm

nano17440
Posts: 13
Joined: Fri Feb 20, 2015 2:02 pm

Re: EXPORT REGRESSION TO EXCEL

Postby nano17440 » Fri Apr 17, 2015 2:07 pm

I didnot get what you said.

In the code, gmm1 is one of my regression and i want to so save it on file, excel if possible.
freeze gmm1
gmm1.save (t=xls) gmm

It's the code you gave me, with modification according to my regressions.

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

Re: EXPORT REGRESSION TO EXCEL

Postby EViews Gareth » Fri Apr 17, 2015 3:06 pm

Code: Select all

freeze(mytab) gmm1.stats mytab.save(t=xls) gmm
Programming is a precise art. You have to get everything exactly right.

nano17440
Posts: 13
Joined: Fri Feb 20, 2015 2:02 pm

Re: EXPORT REGRESSION TO EXCEL

Postby nano17440 » Sat Apr 18, 2015 10:39 am

I do get that Gareth. Thks a lot.
If i want to save other table in the same file but in an other tabs.

What shoud i do ?

I tried :
freeze(mytab) gmm1.stats
mytab.save e:\these\data\gmm

freeze(mytab2) gmm2.stats
mytab2.save e:\these\data\gmm range="gmm2"

But did not work


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest