Hi all,
I have a cross-sectional dataset which contains info on 417 different funds. These funds belong to 50 fund management firms and belong to 33 different fund category. Each of the fund has a unique numeric fund size and also has a rating that falls between 1-5 (integer). I am trying to match each fund with a similar fund that belongs to a different management firm but has exact same category, exact same rating and similar size (the closest size would do the work). I tried psmatch2 but it can't do the work for matching within the same category. Any idea how I can achieve my goal most efficiently?
Thanks,
Vivian
Related Posts with Matching method
rangestat/runbyDear All, I wonder if the following question can be solved by (ssc install) rangestat/runby? The dat…
In the loopLoop doesn't work with $ which is a recall from global?? Thank you. foreach i of num 1/17 { global …
Covariate measurement error with binary outcomesWhile it is possible to get parameter estimates corrected for measurement error using -sem- like: …
Predicting values which incorporate fixed and random effects in linear mixed modelHi all, I am using Stata/SE 14.2 to analyse a randomized controlled trial. Respondents filled the B…
Execute R packages within Stata?Dear All, Suppose that (for personal preference) I'd like to execute some R commands/packages (say,…
Subscribe to:
Post Comments (Atom)
0 Response to Matching method
Post a Comment