Estimating potential gdp using Kalman Filter
Posted: Mon Jun 22, 2015 5:42 am
Hello everyone,
I am trying to estimate potential output using the univariate Kalman filter. I am following the Clark (1987) model which assumes that gdp is composed of a trend component and a cyclical component. The trend is modelled as a random walk process with a drift, the drift is assumed to be a pure random walk and the cycle is assumed to follow an AR(2) process.
When I run my model using the log of gdp, I get the error: ""WARNING: Singular covariance - coefficients are not unique". However, when I run my model with gdp then the estimation works.
My questions are the following:
1) Is it ok if I use gdp instead of log(gdp)?
2) If I want to obtain the estimated the trend and cycle, are those the "filtered state estimates" or the "smoothed state estimates"?
Many thanks in advance!
Best,
jana
I am trying to estimate potential output using the univariate Kalman filter. I am following the Clark (1987) model which assumes that gdp is composed of a trend component and a cyclical component. The trend is modelled as a random walk process with a drift, the drift is assumed to be a pure random walk and the cycle is assumed to follow an AR(2) process.
When I run my model using the log of gdp, I get the error: ""WARNING: Singular covariance - coefficients are not unique". However, when I run my model with gdp then the estimation works.
My questions are the following:
1) Is it ok if I use gdp instead of log(gdp)?
2) If I want to obtain the estimated the trend and cycle, are those the "filtered state estimates" or the "smoothed state estimates"?
Many thanks in advance!
Best,
jana