Hi everyone,
for all that are interessted in matching (especially by Mahalanobis Distance)...
ultimatch - Nearest Neighbor, Radius, Coarsened Exact, Percentile Rank and Mahalanobis Distance Matching in one Package
Abstract: ultimatch implements various score and distance based matching methods, i.e. Nearest Neighbor, Radius, Coarsened Exact, Percentile Rank and Mahalanobis Distance Matching. It implements an efficient method for distance based matching like Mahalanobis matching preventing the quadratic increment of the runtime. Matched observations are marked individually allowing interactions between treated and counterfactuals. Different methods can be combined to improve the results and/or to impose external requirements on the matched. Among other control variables, it creates mandatory weights to provide balanced matching results, preventing distortions caused by skewed counterfactual candidate distributions, e.g. overabundance of candidates with the same score or within the same coarsened group.
Installation:
ssc install ultimatch
Cheers,
Thorsten
Related Posts with Ultimatch - Nearest Neighbor, Radius, Coarsened Exact, Percentile Rank and Mahalanobis Distance Matching in one Package
bar with many zeros?Dear All, I have the following data. Code: * Example generated by -dataex-. To install: ssc instal…
identify sequence!Dear All, Suppose that I have the data Code: clear input long stkcd int year float dummyvar 10 200…
How to create and interpret the interaction term in the following: lnY=*β0 +*β1 lnGDP +*β2 lnFX +*β3 (lnGDP x lnFX) +*ξHello, I regress a bank's one balance sheet item(Y) on GDP, FX (foreign exchange rate), and the int…
Importing .mbd file into Stata in Mac (Configuring odbc datasources)Hi, I am using Stata 15 and Mac OS Mojave 10.14.2. I have multiple databases in .mbd format, and I w…
Use Outreg2 with Heckprob commandHi, does anyone know how to get the results (main and selection) obtained from a " heckprob" command…
Subscribe to:
Post Comments (Atom)
0 Response to Ultimatch - Nearest Neighbor, Radius, Coarsened Exact, Percentile Rank and Mahalanobis Distance Matching in one Package
Post a Comment