The PSMATCH Procedure
PSMODEL Statement
PSMODEL treatvar <(trt-option)> = <effects> </ WEIGHT= weight> ;
The PSMODEL statement specifies the logistic regression model for computing propensity scores. Either the PSMODEL statement or the PSDATA statement is required to provide the propensity scores, and only one can be specified.
The treatment indicator variable treatvar must be a binary classification variable that is listed in the CLASS statement, and the effects are the explanatory effects, which can include variables, main effects, interactions, and nested effects for the logistic regression model.
You can use the following trt-option to specify the treated level for the binary treatment variable:
You can specify the following option to fit a weighted logistic regression: