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
How to count occurrences by idHello Stata professionals, I have a Data set of different ID's, each ID has observations from their…
Multiple lineal regression / Log transformed variables interpretationHi. I am using a database with information on food preservation methods (such as "frozen", "canned",…
Plotting estimates from -ir- and -iri-Dear Statalisters, Is there a way to plot the IRR and 95%CI after using either Code: ir or Code: …
Question on rank-ordered probit choice model (cmroprobit)Dear Stata users, I am aiming to run a Rank-ordered probit choice model (cmroprobit) in Stata. My d…
Losing data when controlling for variables, and how to decide on best model?Hi all I've a trying to estimate the effect of 'economic equality' (X) on whether you want to have …
Subscribe to:
Post Comments (Atom)
0 Response to Tow stage Least Square (2SLS) estimation - dynamic panel models
Post a Comment