Export to csv or txt from VAR workfile
Posted: Tue Jun 16, 2009 10:55 pm
Hi, everyone. I am new to program in eviews.
First, I would like to export the VAR results and its equations from eviews. However, the following codes I program occur some errors to block the VAR results.
VAR G_VAR.LS 1 2 GDP property @ C
SHOW G_VAR
G_VAR.save(t=csv) G_VAR
I can export the VAR results in eviews interface but not the code.
Second, I would like to use the eviews program code to export the VAR equations, which I can obtain from "View -> representations" in VAR workfile, to csv/txt file. Can anyone help me code it?
Thanks.
First, I would like to export the VAR results and its equations from eviews. However, the following codes I program occur some errors to block the VAR results.
VAR G_VAR.LS 1 2 GDP property @ C
SHOW G_VAR
G_VAR.save(t=csv) G_VAR
I can export the VAR results in eviews interface but not the code.
Second, I would like to use the eviews program code to export the VAR equations, which I can obtain from "View -> representations" in VAR workfile, to csv/txt file. Can anyone help me code it?
Thanks.