Dear all,
we need to estimate a system of three linear equations with an endogenous variable on panel data and we want to allow for individual random effects. The independent variables are the same in all equations and we have no lagged dependent variables among regressors.
At the moment we are treating it as a multilevel model (level 1: time-period observations; level 2: individuals) and using the command gsem. We specify 4 equations (3 equations for our system and 1 equation for the endogenous variable), and add a level 2 latent variable for individual random intercepts in each equation, i.e. (y1 <- x1 x2 L1[ind]); (y2 <- x1 x2 L2[ind]); (y3 <- x1 x2 L3[ind]); (x1 <- z1 z2 x2 L4[ind]) where z1 and z2 are two instrumental variables.
Do you think that this way of considering panel data estimation is correct?
Do you have any suggestions for alternative panel data estimators that would allow us to estimate this model?
Thanks in advance for your attention
Gabriella
Related Posts with system of equations with endogenous variable and random effects (panel data)
Graph bar axis and labels issuesI am trying to create a graphbar using Code: graph bar (percent) if account_formal==1, /// over(fe…
Plotting coefficients using marginsplotHello Statalist users, I run the following code to produce this figure: Code: eststo: reghdfe…
What is Stata's full algorithm for automatically labelling axes on plots?Hi all, For reasons that aren't really worth going into, I'm trying to reproduce the algorithm that…
Calculating average of observationsconditional to Id and yearHello I have a fairly tricky question which might either have a very simple solution I fail to see o…
SFTFE command errorHi, I am trying to run the command "SFTFE" for the stochastic frontier function with heteroscedastic…
Subscribe to:
Post Comments (Atom)
0 Response to system of equations with endogenous variable and random effects (panel data)
Post a Comment