I would like to run the code below.
Because x4 has thousands of categories, is it possible to display the probit results for x1, x2, and x3 only?
Code:
xi: psmatch2 y x1 x2 x3 i.x4
Comment