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
Tabulating one variable IF another variable is trueHi guys, this sounds maybe easy, but I'm finding difficulties in doing this task. I have a populati…
Interacting variables using command reg2hdfeHello, I have the following database: Code: * Example generated by -dataex-. To install: ssc inst…
Help with adjusted kaplan meier curvesHi all, I am a medical student attempting to use STATA MP 16.1 to create adjusted KM curves. I was …
CAPM event study using dummy variablesHi guys, For a project i am currently working on, I am looking at the effects of the Kyoto and Pari…
Generate and ReplaceGood day Stata Friends, I am trying to generate and replace a variable in Stata. My study is on ad…
Subscribe to:
Post Comments (Atom)
0 Response to Dynamic Panel Equation
Post a Comment