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
Help with -foreach loop commandHi, I am trying to simplify my code to generate and replace multiple variables. Below is the code t…
Changing a variable by a factor of 1000Hi, I have a float variable of birth weight in grams but there are approximately 250 entries which h…
rerun the code to count TFP and error continues to emerge as saying missing values in cluster variable __000002 not allowedHi, I am using almost the same code to count TFP, but it continues to saying" missing values in clus…
Regressing panel data returns "repeated time values within panel"Hi somebody there. I am new to start and I am trying to regress panel data from a huge cohort that f…
Trust game and a new method to measure reciprocityI am working in with a Trust Game Experiment and someone suggest me that I can use an alternative me…
Subscribe to:
Post Comments (Atom)
0 Response to Tow stage Least Square (2SLS) estimation - dynamic panel models
Post a Comment