Is there a seed option or something for this? not sure what i am doing wrong? I was under the assumption that it was an efficient process of finding the exact matches and then increasing caliper width slowly upto the max..
Code:
calipmatch, generate(matchid) casevar(pt_type2 ) maxmatches(1) calipermatch(c_age_tracking ) caliperwidth(5) exactmatch(gndr c_race)
Comment