I am trying to match two groups of treatments using Kernel propensity score method . I used the following command in STATA to get impact heterogeneity
by sexe, sort: psmatch2....
but psmatch2 may not be combined with by.
What is the exact command to get impact heterogeneity using psmatch2 option.
by sexe, sort: psmatch2....
but psmatch2 may not be combined with by.
What is the exact command to get impact heterogeneity using psmatch2 option.

Comment