Page 1 of 1

Multi-year frequency conversion

Posted: Tue Oct 02, 2012 9:29 am
by alet
Hi guys,

I have a panel and i'm trying to change its frequency from Annual to 5-year average (that is, creating a new page with different frequency). [Eviews 7.2]

so far, i've been trying the following:

Code: Select all

pagecreate(idcross, page=NEW) cn @range(5Y, 1980, 2005) @srcpage Finanz_oecd_reduced3
where "cn" is my cross-sect ID in "Finanz_oecd_reduced3" source page.

This works fine manually through the menu (Workfile page create by ID) as it allows to set "Multi-Year" and then to pick the year interval.
However, setting up a frequency through the @range() command, always ends up giving the same yearly frequency.
Any suggestions? any alternative codes?
Many thanks

Re: Multi-year frequency conversion

Posted: Wed Oct 03, 2012 10:51 am
by EViews Gareth
Looks like a bug - we'll try to have it fixed in the next patch.

Re: Multi-year frequency conversion

Posted: Wed Oct 03, 2012 11:29 am
by EViews Gareth
Patch is up, should fix this.

Re: Multi-year frequency conversion

Posted: Tue Nov 20, 2012 3:30 am
by alet
Hi Gareth,
I'd like to confirm that the patch solved the issue, and I wanna thank you for your help
Cheers,
Alessandro