Hello Everyone! I am new to STATA and I am trying to run sample matching. Recently a friend of mine told me about the optimal matching command in STATA
the code is : optmatch2 new_rank_dum3 size, min(1) max(2) gen(matching)
The above code works perfectly fine! However, I am a bit confused about the difference between optimal matching and Propensity score matching..
I know that PSM is the more widely used technique.. I was looking up the internet to see what the difference is but I wasn't able to find good information on optimal matching..
Does anyone know the difference or have any good references that I can review?? Thank you so much!!
Related Posts with Optimal Matching vs Propensity Score Matching
general time trendHi, we have a problem incorporating a general time trend in our panel data with year fixed and count…
Create graphsDear all, I have a dataset that contains the following string variables: "country" and "countrydest…
having issues plotting stock returns in panel dataDear statalist, i am trying to plot the stock return data for a panel data of some companies, howeve…
Meta-analysis help: how to convert hazard ratio to risk ratioI am working on a meta-analysis using Stata. All the primary studies report risk ratio except one st…
Average marginal effects of continuous variables by levels of a dichotomous variableHi, I run this four-way interaction model in Stata 14: xtreg Y c.X1##c.X2##c.X3##X4 Controls i.cou…
Subscribe to:
Post Comments (Atom)
0 Response to Optimal Matching vs Propensity Score Matching
Post a Comment