EXPORT REGRESSION TO EXCEL
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
That looks nothing like the code I posted.
Re: EXPORT REGRESSION TO EXCEL
freeze gmm1
gmm1.save (t=xls) gmm
gmm1.save (t=xls) gmm
Re: EXPORT REGRESSION TO EXCEL
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.
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
Code: Select all
freeze(mytab) gmm1.stats
mytab.save(t=xls) gmm
Re: EXPORT REGRESSION TO EXCEL
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
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
Who is online
Users browsing this forum: No registered users and 2 guests
