Hello. I'm trying to estimate an effect using panel data with three time periods (0, 1 and 2). Time 0 contains pre-treatment information.
I have very few treated observations so that propensity score estimation is not very good. I'm instead trying to use a nearest neighbor matching.
The package nnmatch, when used on longitudinal data, matches neighbors in every time period and runs regressions as if estimating a cross-section in every t.
What I which is to use time 0 data to establish the matches using the treatment status for the unit (so that if a unit is treated only on T=2, it is considered treated in 0) and then run a fixed-effects estimation using the neighbors established at t = 0.
I don't seem to find a package that is able to perform this estimation (NN) using longitudinal data... The biggest problem of doing it manually is related to inference (robust and clustering). Is anyone familiar with such a package?
Thanks in advance
Related Posts with A package for Nearest Neighbor estimation with panel data?
Heteroskedasticity or other problem with regression?Hello everyone, so I run a pooled OLS regression on panel data of log real monthly wage on education…
Performing chi squared with one variable against a group of variables individuallyI've done a ton of looking around, and I've likely just not got the right key words, but my goal is …
ANOVA REPEATE MEASURES - HOW TO INTERPRET CONTRADICTORY RESULTS BETWEEN ANOVA AND MULTIPLE PAIRWISE COMPARISONS (post hoc)?Good mornig to everybody. 1)HOW TO INTERPRET CONTRADICTORY RESULTS BETWEEN ANOVA AND MULTIPLE PAIRW…
Xtreg with Demeaned variablesI have a panel dateset and my dependent variable and independent variables are demeaned and standard…
Sum of values of a conditional variableI am new to using Stata, I have always made corrections using already clean bases. I have the variab…
Subscribe to:
Post Comments (Atom)
0 Response to A package for Nearest Neighbor estimation with panel data?
Post a Comment