HP-filter for pooled series
Posted: Tue Dec 02, 2008 7:13 am
I want to apply a hp-filter to all of my series in a pool. In the Command Reference I did not find the "pool-command".
I tried for my pool named "all":
for %d gdp s pi con
all.hpf(lambda=100) {%d}? {%d}_hp?
next
however, this does not work. How can I solve this problem?
A related question: I am not interested in the smoothed series, but in the cycle. Can EViews give me the cycles directly, or do I have to make the calculation: hpcycle = variable - hptrend?
Thank's in advance.
I tried for my pool named "all":
for %d gdp s pi con
all.hpf(lambda=100) {%d}? {%d}_hp?
next
however, this does not work. How can I solve this problem?
A related question: I am not interested in the smoothed series, but in the cycle. Can EViews give me the cycles directly, or do I have to make the calculation: hpcycle = variable - hptrend?
Thank's in advance.