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
Creating LoopHi I have codes for a few states - {3,4,5,6,1} and years -{ 2007,2008} and indexes- {3,5,2,4,5,2,4,…
Why the ''observations" in the regressions are not integers?Dear friends, I have run some simple 2sls regressions. Some results show that the observations are n…
Questions on Stata command terminologyIf my indepvar is agegroup and have been categorized 31 to 40, 41 to 51 60 above 1. What is the su…
eventstudy2 command: Estimation Window spans both before and after the event windowI am using the eventstudy2 command. In my research design, the estimation window spans before and af…
Esttab Indicate Option - Not Turning Off (Yes Instead of No)Hi all! I am using Stata 16. I am having an issue with esttab. I am running several regressions, an…
Subscribe to:
Post Comments (Atom)
0 Response to Dynamic Panel Equation
Post a Comment