pagestruct

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

tvonbrasch
Posts: 569
Joined: Fri Apr 15, 2011 5:35 am

pagestruct

Postby tvonbrasch » Fri Feb 19, 2021 7:27 am

If I run the code:

Code: Select all

%fcastsmpl_first = "2020Q1" %fcastsmpl_last = "2021Q4" 'scenario UTE %a="ute" _kvarts.scenario(n, a = %a) %a smpl %fcastsmpl_first %fcastsmpl_last _kvarts.solve 'scenario MED %a="med" _kvarts.scenario(n, a = %a) %a smpl %fcastsmpl_first %fcastsmpl_last _kvarts.solve 'comparing results line q6_med/q6_ute
I get the following result:
pagestruct2.JPG
pagestruct2.JPG (14.42 KiB) Viewed 10283 times
However, if I add a PAGESTRUCT command:

Code: Select all

%fcastsmpl_first = "2020Q1" %fcastsmpl_last = "2021Q4" 'scenario UTE %a="ute" _kvarts.scenario(n, a = %a) %a smpl %fcastsmpl_first %fcastsmpl_last _kvarts.solve 'PAGESTRUCT command pagestruct(start=1975q1) 'scenario MED %a="med" _kvarts.scenario(n, a = %a) %a smpl %fcastsmpl_first %fcastsmpl_last _kvarts.solve 'comparing results line q6_med/q6_ute
I get the result:
pagestruct1.JPG
pagestruct1.JPG (21.49 KiB) Viewed 10283 times
Is this a bug with the pagestruct command?
t

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13600
Joined: Tue Sep 16, 2008 5:38 pm

Re: pagestruct

Postby EViews Gareth » Fri Feb 19, 2021 9:24 am

Would it be possible to get a copy of the workfile to run the code?


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 1 guest