Page 1 of 1

monthly frequency data manipulation code

Posted: Wed Aug 02, 2017 6:17 pm
by BT454
Hi,
I need to be able to write a piece of code to transform series x (in monthly frequency) and create a series that is x/(days in period), over the span of several years.
So for instance:
Frequency is monthly
smpl 1997 2040
J: x/31
F: x/28
M: x/31
so on and so forth, for all monthly data points throughout the sample.
Can anyone be of assistance?
Please let me know if this question is clear, or if I need to be more specific/clear.
Thanks!
Bob

Re: monthly frequency data manipulation code

Posted: Wed Aug 02, 2017 8:39 pm
by EViews Gareth
Create a daily page (pagecreate) then copy the series over to the daily page using average frequency conversion (copy command)