My apology that I re-posted the same question.
I assume that I didn't get any answers since my previous question wasn't clear.
To add some more detail, I understand that you get "cem_matched" variable after running CEM.
If it is 1, then that observation is included in matched samples. If it is 0, then that observation is excluded from matched samples.
My goal is to find which particular treatment id is matched to which particular control id.
By only looking at "cem_matched" output, one can tell whether a particular treatment or control id is included/excluded in matched samples.
More than this, I was wondering if there's any way to find out which one is paired up with which.
When you run PSM, it gives you this kind of outputs.
I searched more and was guessing cem_strata is the one that I'm looking for.
I noticed that if there are treatment ids and control ids who have been assigned the same value of cem_strata, those treatment ids and control ids are the pairs.
I searched on the internet to confirm with this, but couldn't find a desired answer.
Could anyone who are familiar with CEM answer this question?
Thank you.
Related Posts with how to find matched pairs (treatments & controls) when running Coarsened Exact Matching (CEM) reposting the question
Generate Month and Year variablesHello everyone, I have an example of my data here. What I have here is an ID variable, the last fou…
stack-related problem?Dear All, I found this question here. The raw data is Code: * Example generated by -dataex-For more…
What is wrong with my Stata code for a ppml regression analysis on panel gravity data?Hi everyone, I am currently trying to run a fixed effects model on Stata using the ppml command, bu…
threshold model vs interactionDear all, i hope that you are doing good i am getting a bit confused and i would like to know if t…
Select a varible name by value and put it as value in a new variableHi! I'm wondering if there is a function (probably to be nested in a loop) that would allow me to se…
Subscribe to:
Post Comments (Atom)
0 Response to how to find matched pairs (treatments & controls) when running Coarsened Exact Matching (CEM) reposting the question
Post a Comment