Page 1 of 1

Kinda IDE?

Posted: Wed Apr 22, 2015 7:40 am
by eviewsuserforum
Hello.

Say my original monthly time series ranges from 2000 to 2010.

The series is modelled are forecasts are made for months throughout 2011.

I plot the series on a chart and realize that the shape of curve for forecasted data aren't exactly what I want to get.

Is it possible with Eviews to display the line chart for the series and a vector for forecasted months where I could manually adjust the forecasted numbers? Chart must update automatically as I enter a new adjustment factor in the vector (this last point is essential).

Thank you for your suggestions.

Re: Kinda IDE?

Posted: Wed Apr 22, 2015 7:49 am
by EViews Gareth
I'm not sure I fully understand what you're asking.

But, yes, it is possible to have charts that update as the underlying series changes.

Re: Kinda IDE?

Posted: Thu Apr 23, 2015 8:15 am
by eviewsuserforum
Thanks for the prompt reply.
Can you point to resources on these automatically updated charts, please?

Re: Kinda IDE?

Posted: Thu Apr 23, 2015 8:25 am
by EViews Gareth
If you look up "update" in the help system or manuals, you'll see an entry for Updating Graphs.

Re: Kinda IDE?

Posted: Fri Apr 24, 2015 9:31 am
by eviewsuserforum
Thank you for the reply. Updating charts is actually handy. Nice.

I would like to rephrase my initial query.

- I have a database with many monthly time series.
- I want it to be GUI-like. Programming is ok.
- I want my screen to be divided into 2 separate parts.
* Data (group object , spreadsheet)
* Chart
- I want the chart to update as a number is changed in the spreadsheet.
- The corresponding chart is displayed as I activate another column in the spreadsheet. I just want a single line on my chart.
- I need the data to be saved in the original eviews database as those 'manual adjustments' in the series are done ; I don't need the chart in the end.
- I add that the series I want to adjust manually are always the same in the group object (but the values are updated every 1 or 2 weeks; they are a mix of historical data and regression results).

Below is pic of what I am after (rougthly) : http://i.imgur.com/WaINPm0.png

Can you advise on where to start, please?

Thanks

Re: Kinda IDE?

Posted: Fri Apr 24, 2015 10:14 am
by EViews Gareth
- I want the chart to update as a number is changed in the spreadsheet.
- The corresponding chart is displayed as I activate another column in the spreadsheet. I just want a single line on my chart.
That bit cannot be done. Everything else you describe is what updating graphs do.