Hi experts and researchers,
I have four models ( dynamic panel models ) :
1- linear model
GDP = β1 FDX + β2 INF + β4 GOV + β5 GFCF + β6 TRD + β7 LBOR
2- model with an interactive term
GDP = β1 FDX + β2 INF + β3 FDX * INF + β4 GOV + β5 GFCF + β6 TRD + β7 LBOR
3- non-linear model :
GDP = β1 FDX + β2 FDX2+ β3 INF + β4 GOV + β5 GFCF + β6 TRD + β7 LBOR
4- non-linear with interactive term
GDP = β1 FDX + β2 FDX2+ β3 INF + β4 FDX * INF + β5 FDX2 * INF + β6 GOV + β7 GFCF + β8 TRD + β9 LBOR
Where GDP is the dependent variable, FDX is the endogenous variable and INF, GOV, GFCF, TRD and LBOR are the exogenous variables and lagged variables are used as the instrumental variables.
What is the Tow Stage Least Square (2SLS) estimation command for each model, please?
Can I use -xtivreg- with the fe option for the first model? if yes, what about the rest of the models ( 2, 3 and 4)
I would be very grateful for any help
Many Thanks
Badiah
Related Posts with Tow stage Least Square (2SLS) estimation - dynamic panel models
Variable Names StataI am trying to download a CSV into stata14, however I do not want stata to read the first row as var…
Questions regarding etregress commandHi all, I have a few questions regarding etregress command, since I intend to incorporate that into…
panel regression analysis and skewed dataI am working with panel data and use xtlogit command to conduct multivariate regression analysis. Fo…
Efficient ways to increment dates by given intervalI am trying to achieve what I believe should be a relatively straight-forward task, which is to incr…
Five-Year Running Average by Country-YearHi all, I'm a new user to Stata. I have a dataset with a variable for different countries and years,…
Subscribe to:
Post Comments (Atom)
0 Response to Tow stage Least Square (2SLS) estimation - dynamic panel models
Post a Comment