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
Create a new variable from existing variables where the categories are not mutually exclusiveHi, I am trying to create a new variable adv_outcome. I have 5 pre-existing variables I am interest…
"0 (empty)" during logistic regressionDear Forum, I am having a problem with a logistic regression that uses an interaction variable, dum…
Residuals non-normalHi everyone, I am running into a problem when running an LSDV model. My residuals are non-normal (I…
esrefline and nullrefline command is not workingI use STATA version 16. I do forest plot for meta analysis but when use esrefline and nullrefline co…
Forvalues skip the first two observationsHi everyone, It seems like STATA skips over test1 and test2 observations as my new variables maxtes…
Subscribe to:
Post Comments (Atom)
0 Response to Dynamic Panel Equation
Post a Comment