Dear Statalisters,
I am stuck at a seemingly easy code. I am using matching algorithm, cem (coarsened exact matching).
There are two groups - smokers and non-smokers. I want to match the two groups on a number characteristics - say age, education, income, and etc. But I want to keep a condition where characteristics are flexible in 30% range. For example, the size of the match could vary in the range of -30% to +30%. I am not sure how I can incorporate this in my code.
cem age educ income, treatment(smoker)
Any guidance would be appreciated.
Thank you.
Kind regards,
Manish
Related Posts with Matching with CEM
linear splines with knotsDear Stata users, I am trying to create the following graph using Stata. In this graph, hazard rati…
How to make a point estimate in a mixed model with continuous variablesDear Stata users, I have a mixed model (see the syntax below) with main effects of group (two dicho…
STATA-- How to convert exponential parameters to normal distribution parametersHi everyone, I have a exponential parameters of mean and std. However, I would like to have these 2…
Using boottest after bootstrap clustering with 1000 replication ??I am using a diff-in-diff methodology on a cross-sectional data. I am first using bootstrap cluster…
conditional rowtotalHello, I am trying to sum across columns only the 1s. I have tried egen pri_sum=rowtotal(pri_q1-pri…
Subscribe to:
Post Comments (Atom)
0 Response to Matching with CEM
Post a Comment