Hello SAS Community, I am currently working on a project where I have more than two groups I would like to compare using propensity score matching. I am familiar with using PROC PSMATCH for a typical treatment vs. control setup, but I am unsure how to approach it for multiple group comparisons. Is there a way to directly compare more than two groups using PROC PSMATCH? If not, what is the best practice? Should I perform pairwise comparisons and then adjust for multiple comparisons? Are there alternative techniques or procedures in SAS that might be better suited for this type of analysis? Any guidance, sample code, or references would be greatly appreciated! Thank you in advance!
... View more