Dynamic instrumental variables in a system GMM
Posted: Fri Jul 05, 2024 2:08 am
Hi,
I would like to know how I can declare dynamic instrumental variables for a system of equations that I want to estimate using GMM. The tutorial indicates that for a single equation one can declare a dynamic instrument X by specifying @dyn(X) after the separator @. Can I do the same thing with systems? I tried :
system_name.gmm @ @dyn(x)
with different choices for x (gdp, spread,...) but I get the message "No instrument list specified"
Thank you for your advice
I would like to know how I can declare dynamic instrumental variables for a system of equations that I want to estimate using GMM. The tutorial indicates that for a single equation one can declare a dynamic instrument X by specifying @dyn(X) after the separator @. Can I do the same thing with systems? I tried :
system_name.gmm @ @dyn(x)
with different choices for x (gdp, spread,...) but I get the message "No instrument list specified"
Thank you for your advice