Search found 5 matches

by niejiaocd
Fri Feb 28, 2014 6:32 am
Forum: Data Manipulation
Topic: Problem in converting data
Replies: 1
Views: 2369

Problem in converting data

Hi,
I have some annual data and I want to convert it into quarterly data with the linear average method(frequency low to high).
If I use the COPY, it seems no relative method that I can apply...

Any help is greatly appreciated.

Thanks in advance.
by niejiaocd
Fri Jan 10, 2014 8:40 am
Forum: Data Manipulation
Topic: @round fonction
Replies: 1
Views: 2367

@round fonction

Hello everyone,
I have a time series, and I just want to have 2 decimal numbers,
so I do:
series test=1.55958
series test=@round(test*100)/100

But Eviews give the number 1.56000 which contain always 5 decimal numbers...
How can I get only 1.56 in the speadsheet?

Thanks for your help!
by niejiaocd
Thu Dec 19, 2013 9:44 am
Forum: Programming
Topic: show the graph when executing a prog
Replies: 4
Views: 2984

Re: show the graph when executing a prog

It is not clear what you are asking here. But the show command can be used to open/show objects in a program. another question: :D I add the "show" command in my program, and it works, I see my graph during the execution, once the graph is shown, how can I tell Eviews to close the showed ...
by niejiaocd
Thu Dec 19, 2013 9:28 am
Forum: Programming
Topic: show the graph when executing a prog
Replies: 4
Views: 2984

Re: show the graph when executing a prog

It is not clear what you are asking here. But the show command can be used to open/show objects in a program.
thanks, "show " seems to be what I am looking for!
by niejiaocd
Thu Dec 19, 2013 9:18 am
Forum: Programming
Topic: show the graph when executing a prog
Replies: 4
Views: 2984

show the graph when executing a prog

hello, all
I just want to know :
can Eviews affiche the graph or a series during the execution of a program or not?
if that, I can check my graph right away other than check the calculs at last...

thks for your help!!

Go to advanced search