Hello!
I have a panel of workers (X years X firms).
From this panel, I created a sample of workers who were laid off - the treatment group.
In this treatment sample, each treated worker has 1 observation with the year of treatment.
In the same manner, I construct my control group.
Alas, in the pool of workers that were not laid-off, each worker has more than one observation (for every year that the worker was not laid-off but adheres to some restrictions).
I would like to match 1 worker from the control pool to the treatment group, without replacement, based on their propensity score which I have already constructed.
If I try to use e.g. -psmatch2- or -teffects psmatch- on the entire pool, I will have the same workers from the control group (in different years) matched to different workers from the treatment group. My control sample will have fewer individuals than the treatment.
I would like to end up with only one observation per worker from the control pool in my matched sample.
I could take one row per worker in the control pool at random before I do the matching, but if I want to match on the propensity score within the treatment year, I might not have enough observations in the control sample.
I was wondering whether there was a clever way to do this kind of matching.
Would appreciate any input!
Related Posts with Matching 1-to-1 without replacement when control pool has multiple rows per unit
Calculate normalized euclidean distanceHi all, The Euclidean distance matrix could be obtained by using Code: use http://www.stata-press.…
Recoding Values of A Variable based on conditionsHello, I am stuck with a problem. I hope someone can help me to find the answer. The first part of t…
Bootstrap with 2 way fixed effects in panel data using reghdfeDear Statalist, I am estimating a model of House Price shocks on divorce rates. I am using the regh…
Reshaping data from wide to long panel-dataGood day, I recently reshaped my dataset from wide to long into balanced panel dataset. Clyde Schec…
Frequency weight in a before and after graph (twoway pccapsym)Hi. I have a data set where I look at number of events before and after a certain time-point. I wan…
Subscribe to:
Post Comments (Atom)
0 Response to Matching 1-to-1 without replacement when control pool has multiple rows per unit
Post a Comment