models without a trend and first difference filter
Posted: Sat Feb 27, 2016 7:10 am
Dear Johhanes,
I am not quite sure if I correctly understand Remark 14 of your book ,so post this and hope you could have a look.
The production function in my model only has transitory technology shock, so there is no trend. In terms of the data, I take first difference of y, c , I ,h.
The data shows the average growth rate of y c I h is 0.0040, 0.0045, 0.0030, 0.000 respectively.
Model is loglinearized.
Then I should specify measurement equation like
Am I right?
Thnaks in advance.
Best regards,
Huan
I am not quite sure if I correctly understand Remark 14 of your book ,so post this and hope you could have a look.
The production function in my model only has transitory technology shock, so there is no trend. In terms of the data, I take first difference of y, c , I ,h.
The data shows the average growth rate of y c I h is 0.0040, 0.0045, 0.0030, 0.000 respectively.
Model is loglinearized.
Then I should specify measurement equation like
- Code: Select all
y_obs=y-y(-1)+0.004;
c_obs=c-c(-1)+0.004;
i_obs=i-i(-1)+0.004;
h_obs=h-h(-1);
Am I right?
Thnaks in advance.
Best regards,
Huan