BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Uche_Okoro
Fluorite | Level 6

I would like to compare the different methods of matching using simulated data first and apply it to real data

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User
GMATCH for greedy matching, there's a Mayo clinic macro for it.
PROC PSMATCH for propensity matching, check the documentation for examples.
Mayo clinic has several macros with different matching algorithms.

View solution in original post

3 REPLIES 3
PaigeMiller
Diamond | Level 26

This is a very general question, and all I can give you is a very general answer.

 

Go to your favorite internet search engine, and type in one or the other or both of these:

 

SAS codes for propensity score match

SAS codes for mahalanobis distance matching

--
Paige Miller
Reeza
Super User
GMATCH for greedy matching, there's a Mayo clinic macro for it.
PROC PSMATCH for propensity matching, check the documentation for examples.
Mayo clinic has several macros with different matching algorithms.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1014 views
  • 2 likes
  • 3 in conversation