Dear Statalist Community,
I want to estimate a dynamic panel data model with fixed effects. The model takes the following form:
Y_it = theta*Y_i,t-1 + beta*Treatmentdummy_it + psi*X_it+alpha_i + delta_t + eps_it
I have an unbalanced panel dataset with predetermined regressors, and my sample size is: N=13, T= 25 on average.
I want to use the bias corrected estimator developed by Hahn and Kuersteiner (2002). However, they discuss 2 cases. The second case is very easy to apply as the bias corrected estimator is given by thetahat2 = (T+1)/T * thetahat1 + 1/T. However, this case is applicable when the model is a univariate stationary panel AR(1) model with fixed effects. As such, I believe it is not appropriate for my case and would therefore have to use the first case discussed by the authors.
The bias corrected estimator in the more general case is given by formula (3) in their paper. However, the formula is complex and I do not understand why it is in vector form and how to apply it.
Therefore, I would appreciate any help regarding how to apply the formula in Stata. Also, please let me know if my understanding is wrong and the first case is actually appropriate for my model.
The paper can be found here: https://www.jstor.org/stable/pdf/308...9GS7AJcs6DFiqQ
Related Posts with How to apply bias correction for dynamic panel data model with fixed effects - Hahn and Kuersteiner (2002)?
Running Diebold Mariano test using panel data.Hi everyone, I am totally new here and very new to Stata, nice to meet you all. This maybe a very s…
Getting different results from running same exact code - why?I am dropping observations based on various if statements written in a do file. I have all the code …
Inconsistency of data in national surveyGood morning, sorry I am dealing with a topic of inconsistency of data generated by me with those ge…
Extract Year from Date (11985 - 122018)Hello, I am working with the BRFS data. I am interested in using a variable - Recent HIV testing. …
Generating data to balance a panel datasetHi, I have a panel from Compustat like the below in Table 1 (table 1 is a subset of the data to sho…
Subscribe to:
Post Comments (Atom)
0 Response to How to apply bias correction for dynamic panel data model with fixed effects - Hahn and Kuersteiner (2002)?
Post a Comment