Search found 40 matches

by BCNAV
Thu Jul 12, 2018 8:43 am
Forum: Programming
Topic: Scalar from Table is a Character Error
Replies: 2
Views: 2798

Re: Scalar from Table is a Character Error

forgot about that....thanks!
by BCNAV
Thu Jul 12, 2018 7:29 am
Forum: Programming
Topic: Scalar from Table is a Character Error
Replies: 2
Views: 2798

Scalar from Table is a Character Error

I have an eviews table with numbers in it. All are verified numeric. When I enter the following:

scalar row2col3 = a_mape_feval_ifr(2,3)

I get the error String assigned to scalar. How can this be if the table is listed as fixed decimal with the number 1.681044304838171

thanks
by BCNAV
Wed Jul 11, 2018 9:35 am
Forum: Programming
Topic: Scalar of average of last 12 months
Replies: 2
Views: 2930

Scalar of average of last 12 months

I have a work file from 2011M01 to 2018M12 The last date I have data for is 2018M06. I need a away to automatically calculate the average of a variable over the last 12 months and dump it into a scalar. I had tried smpl @last-12 @last but that does not work, as it does to the end of the workfile tha...
by BCNAV
Wed Jul 11, 2018 5:40 am
Forum: Programming
Topic: Overwrite Label for Legend
Replies: 2
Views: 2834

Re: Overwrite Label for Legend

thanks!!
by BCNAV
Tue Jul 10, 2018 12:03 pm
Forum: Programming
Topic: Overwrite Label for Legend
Replies: 2
Views: 2834

Overwrite Label for Legend

I have some variables that I have already made display names for. Example: vfr_cywg.displayname Winnipeg (CYWG) These are used in making titles for graphs via: %title="IFR Historical Monthly Raw (Blue) vs. Trend Cycle (Red) for " + {%series1}_{%series2}.@displayname For the legend, I would...
by BCNAV
Tue Jul 10, 2018 11:02 am
Forum: Programming
Topic: displayname and using '
Replies: 2
Views: 2548

Re: displayname and using '

awesome! thanks
by BCNAV
Tue Jul 10, 2018 10:54 am
Forum: Programming
Topic: displayname and using '
Replies: 2
Views: 2548

displayname and using '

This is probably something easy.

I need to use:

ifr_cyyt.displayname St. John's (CYYT)

How can I have the ' appear in the name without EViews thinking a comment is coming?
by BCNAV
Mon Jul 09, 2018 12:24 pm
Forum: Programming
Topic: Eviews 10 Has Stopped Working
Replies: 9
Views: 6293

Re: Eviews 10 Has Stopped Working

thanks....what is the noconv option?

I did not see it in the online manual:

http://www.eviews.com/help/helpintro.ht ... d-ets.html

cheers!!!
by BCNAV
Mon Jul 09, 2018 11:17 am
Forum: Programming
Topic: Eviews 10 Has Stopped Working
Replies: 9
Views: 6293

Re: Eviews 10 Has Stopped Working

I think it could be more of a general problem, since it still occurs if I drop CYHC. In the bottom left of the screen it is at the Optimizing Model stage.

Hate to ask, but will the bug fix be somewhat quick as we need to get some forecasts done. See the screenshot attached.

Cheers!
by BCNAV
Mon Jul 09, 2018 10:31 am
Forum: Programming
Topic: Eviews 10 Has Stopped Working
Replies: 9
Views: 6293

Re: Eviews 10 Has Stopped Working

The program is attached

thanks...it was nice to see EViews in Boulder a few weeks back
by BCNAV
Mon Jul 09, 2018 9:33 am
Forum: Programming
Topic: Eviews 10 Has Stopped Working
Replies: 9
Views: 6293

Re: Eviews 10 Has Stopped Working

Here is the data in a workfile. I had to make this separately since the program would crash.
by BCNAV
Mon Jul 09, 2018 9:23 am
Forum: Programming
Topic: Eviews 10 Has Stopped Working
Replies: 9
Views: 6293

Eviews 10 Has Stopped Working

I'm stuck on this. I am using EViews 10+ Enterprise Edition June 22 2018. This is a simple loop for ETS estimation: %towers2 = "CYVR CYEG CYYC CYXE CYWG CYYZ CYTZ CYOW CYUL CYHZ CYXX CZBB CYBW CYRC CZVL CYFC CYMM CYQX CYHM CYLW CYKF CYNJ CYXU CYQM CYHU CYOO CYPK CYXS CYQB CYQR CYJN CYAM CYYT CY...
by BCNAV
Fri Dec 29, 2017 9:31 am
Forum: Programming
Topic: Box Cox Autoarma Error
Replies: 12
Views: 7531

Re: Box Cox Autoarma Error

Thanks. I am guessing that autoarma is differencing (this is auto) the Box-Coxed variable and forecasting a drop (negative value) and transforming that negative drop back ("un Box-Cox"). This is problematic with a lambda of 2 (square root of negative number). I guess EViews tries to transf...
by BCNAV
Thu Dec 28, 2017 5:20 pm
Forum: Programming
Topic: Box Cox Autoarma Error
Replies: 12
Views: 7531

Re: Box Cox Autoarma Error

Thanks...let me know when you can.
by BCNAV
Thu Dec 28, 2017 1:13 pm
Forum: Programming
Topic: Box Cox Autoarma Error
Replies: 12
Views: 7531

Re: Box Cox Autoarma Error

Yes I can. Workfile is attached (hopefully)

Go to advanced search