Hello
I am trying to build a Dynamic Panel Equation with the following information
- Variables: Y, X, and C (controlling variable)
- Time t1, t2, t3, ..., tn
At any time t, I propose the following possible relationships. Let t=t2
X(t2) → Y(t2)
Y(t1) → Y(t2)
Y(t1) → X(t2)
Array
Taking the information above, the mode is:
Y(t) = a + b*Y(t-1) + c*X(t) + d*X(t-1) + Σθ*C(t)
Where:
- C(t): are controlling variables at time t
I have two questions:
1. Does the model above correct?
2. If the model above is correct then the Instrument Variables (according to Anderson and Hisao 1981) is:
- IV1: Y(t-1) - Y(t-2)
- IV2: X(t-1) - X(t-2)
Is this correct?
Thank you
Phan
Related Posts with Dynamic Panel Equation
Issues running ranksum - says "no observations found"I'm relatively new to Stata so I am hoping that this error is a quick fix. I've been trying to run …
Non-linear regression with industry and year FEDear colleagues, Greetings! I have been searching different forums for the past weeks, but the mor…
_"burgiodata.csv invalid name: looping over files in a folder in stataI am trying to loop over mutiple csv files in stata but it keeps returning the _"filename.csv invali…
Dropping specific addresses beginning with '#' or '$'Hello, I am trying to clean up a large dataset of addresses, where there are several different versi…
DCC GarchI'm trying to investigate common patterns in conditional volatility for 28 sectoral series with 249 …
Subscribe to:
Post Comments (Atom)
0 Response to Dynamic Panel Equation
Post a Comment