Skip to content

scstatgit/Match_case_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

MATCH Algorithm on SAS v9.4

GMATCH

Greedy match can be used in case-control 1:N matching for epidemiological studies. However, I am having trouble with the 'remove of 1:(equal or less than N-1) matched case' in the original SAS code, which can be found at the URL below for exact matching. If you are experiencing the same issue, you can use this code to solve it.

PSMatch_Multi

PS match can be used in case-control 1:N matching for epidemiological studies.
Modified version of PSMatch_Multi. Merging matched data on pscore by id with sequence and group with example.
Original SAS code: https://support.sas.com/resources/papers/proceedings17/0812-2017.pdf

About

Match Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages