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
Changing the color of kdensity line on top of histogramI ran the following code to draw kdensity line on top of histogram. But it gives me a green color an…
Problem with calculating the cumulated frequencyHi, Using the code below, I am trying to calculate the cumulated frequency at age x and above it. Ho…
Margins interaction variables Beta regressionDear Statalisters, I am running a regression with proportions as dependent variable. In the beta re…
Dummy based on other dummy variable (PANEL DATA)Hi, Stata. I want to create the wanted dummy to equal 1 if scaledummy is equal 1 in 3 continuous ye…
Age in Months to the exact day?Hi everyone, I'm looking to find the exact age of survey participants in months. Right now I'm subt…
Subscribe to:
Post Comments (Atom)
0 Response to Tow stage Least Square (2SLS) estimation - dynamic panel models
Post a Comment