Hello StataList,
I am examining whether a multinomial variable (having three groups: 0 [ref], 1 and 2) is associated with and outcome. I aim to control for confounding using propensity score methods. I tried to estimate propensity scores using the dr command in Stata, but the command did not let me compute propensity scores because my “treatment” variable was not binary. I was wondering if anyone knew of a method for which I could estimate propensity scores for a multinomial “treatment” variable. I was thinking that I could create two propensity scores (one for 0 vs. 1, and another for 0 vs. 2), and apply these propensity scores separately in analyses for each level, but I didn’t know if this was an adequate approach.
I appreciate the help anyone can provide.
I am examining whether a multinomial variable (having three groups: 0 [ref], 1 and 2) is associated with and outcome. I aim to control for confounding using propensity score methods. I tried to estimate propensity scores using the dr command in Stata, but the command did not let me compute propensity scores because my “treatment” variable was not binary. I was wondering if anyone knew of a method for which I could estimate propensity scores for a multinomial “treatment” variable. I was thinking that I could create two propensity scores (one for 0 vs. 1, and another for 0 vs. 2), and apply these propensity scores separately in analyses for each level, but I didn’t know if this was an adequate approach.
I appreciate the help anyone can provide.

Comment