I'm new to propensity score matching and I'm trying to understand the output for my analysis. I've run the following command in Stata to match observations on a variety of preprogram characteristics:
teffects psmatch (recidivism) (compprogram age race gender poffense hhincome offense tcproc)
Recidivism is the outcome variable and compprogram is the treatment variable. Because the outcome variable is dichotomous, I'm a bit confused about how to interpret the coefficient as it pertains to the Average Treatment Effect. I get the interpretation of a continuous variable, however I've been unable to find any literature that specifically discusses the output as it relates to a dichotomous variable.
Any help on interpretation would be much appreciated and I've attached the output for more info.
Brandon
teffects psmatch (recidivism) (compprogram age race gender poffense hhincome offense tcproc)
Recidivism is the outcome variable and compprogram is the treatment variable. Because the outcome variable is dichotomous, I'm a bit confused about how to interpret the coefficient as it pertains to the Average Treatment Effect. I get the interpretation of a continuous variable, however I've been unable to find any literature that specifically discusses the output as it relates to a dichotomous variable.
Any help on interpretation would be much appreciated and I've attached the output for more info.
Brandon
Comment