Dear Statalist users,
We are conducting a study in which we perform propensity score matching (PSM) at the school level, involving 40 treatment schools and 40 control schools. We are using the following command:
psmatch2 Treatment_control Location School_type Boundary_wall, out(Academic_score_X) neighbor(1) caliper(0.01) noreplacement
We would appreciate guidance on the use of the caliper option. Specifically, we are using a caliper of 0.01 and would like to know whether this is an appropriate choice. Are there any recommended or commonly accepted standards for selecting caliper values in such settings?
Any advice or references would be greatly appreciated.
We are conducting a study in which we perform propensity score matching (PSM) at the school level, involving 40 treatment schools and 40 control schools. We are using the following command:
psmatch2 Treatment_control Location School_type Boundary_wall, out(Academic_score_X) neighbor(1) caliper(0.01) noreplacement
We would appreciate guidance on the use of the caliper option. Specifically, we are using a caliper of 0.01 and would like to know whether this is an appropriate choice. Are there any recommended or commonly accepted standards for selecting caliper values in such settings?
Any advice or references would be greatly appreciated.
Comment