Hello everyone,
I am currently working with dynamic panel data. The model I want to estimate using the Arellano-Bond estimator is the following:
logYi,t = αi + β0Si,t + γlogYi,t−1 + β1Si,t−1 + εi,t
where Yi,t is the logarithm of GDP per worker in country i (lrgdpw) in year t and S is educational attainment in years (edu25). We treat education as strictly exogenous. The variable t in the dataset identifies the year.
How exactly do I use the xtabond2 command to estimate the model? As in this case, I already have the lags of the variables in my model, I am unsure how I should use the command.
Thank you in advance!
BR,
Bruno
Related Posts with xtabond2
How to convert a date into numerical for subtractionDear members I have the following date: 12-Dec-15 and would like to convert it to numerical so I ca…
HistogramHi, I am trying to create an histogram of the variable x with frequency but of the variable weights…
Creating a loop to run a command when the suffixes matchI have the following code in Stata 17 that aims to run a command when the suffixes match. In other w…
Test for endogeneity of the independent variable and exogeneity of my instruments (fixed effect model) - By hand and Postestimation tools?Hi everyone, I am studying the impact of Board independence on firm performance. Board independence…
Basic question about calculation of Residual Sum of Squares with -reg- commandHello everyone, I have a really basic question about Stata calculations for the -reg- command. I ha…
Subscribe to:
Post Comments (Atom)
0 Response to xtabond2
Post a Comment