Hello,
I am wondering if there is a way to request full regression output from PROC PSMATCH. I would like to see model fit, parameter estimates etc from the logistic regression that PROC PSMATCH performed. I did not see any obvious options to request this output in the documentation.
I realize that I can just as easily get this information by running a standalone PROC LOGISTIC, but it would be nice to confirm the model results from what was actually used in PROC PSMATCH rather than assume the model used in PROC PSMATCH would equal the model from PROC LOGISTIC. Is there a way to request parameter estimates and model fit statistics (basically the same output that PROC LOGISTIC would provide) from PROC PSMATCH directly?
I am running 9.4 TS1M6 with SAS/STAT 15.1.
Thank you!
-Brian