Hello,
I'm trying to run a very simple DFM but I'm having some issues. Here is the task.
I have two non-stationary series (say GDP and GDI), specified in logs (log_GDP and log_GDI). Each series is assumed to have a (common) non-stationary trend and an error.
I would like to run a DFM to estimate a common non stationary trend. The trend should be specified as an I(2) (smooth trend).
Therefore, the model should be of the form:
log_GDP = y + epsilon_GDP
log_GDI = y + epsilon_GDI
where y = x + epsilon_y
and x is a random walk.
How do you estimate such a model in STATA?
(I tried but it seems I can only specify y as an AR(2), and the model has typically convergence issues).
Thanks,
R.
Related Posts with Dynamic factor model
Unexpected error from XTPMG outputHi dear all. I am having an unexpected error message from xtpmg output. I am using Stata 16 for Mac…
Independent variables change signs when interaction is includedHey stata experts, I am currently writing my master thesis, therefore using stata. I have a question…
calculating or identifying start/stop dates according to a rule with consecutive observationsHi, this is a snap shot of my data set. Code: Code: * Example generated by -dataex-. To install:…
if & else if syntaxDear Stata users, I wrote a very simple program to caculate efficacy coefficient. The program is as…
Weighting data with AIPW and teffectsHello everyone, Actually, I try to understand how to use an IPW estimator. I have 11 treatments var…
Subscribe to:
Post Comments (Atom)
0 Response to Dynamic factor model
Post a Comment