You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to estimate the output gap using a bivariate state space model outlined by Clark (1989) with unemployment. I don't have the econometrics toolbox so I'm trying to see if I can do it in IRIS.
My GDP data is in logs, unemployment in percent. I have two unit roots, one for trend of GDP and one for trend unemployment.
I run into several issues with the estimate command.
the model is able to estimate if i take input real gdp and exp(urate)
I can assign my model parameters and solve the model, but the re-estimation often fails.
Does anyone know what's wrong with the way I set up my model/estimator in the attached zip?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am trying to estimate the output gap using a bivariate state space model outlined by Clark (1989) with unemployment. I don't have the econometrics toolbox so I'm trying to see if I can do it in IRIS.
My GDP data is in logs, unemployment in percent. I have two unit roots, one for trend of GDP and one for trend unemployment.
I run into several issues with the estimate command.
Does anyone know what's wrong with the way I set up my model/estimator in the attached zip?
Thanks!
db.zip
Beta Was this translation helpful? Give feedback.
All reactions