LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 20 Feb 2001 08:50:48 -0500
Reply-To:   Doug Dame <dameda@SHANDS.UFL.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Doug Dame <dameda@SHANDS.UFL.EDU>
Subject:   Re: Matching observations in two datasets
Comments:   To: jbaj@NIU.EDU
Content-Type:   text/plain; charset=US-ASCII

John Baj <jbaj@NIU.EDU> wrote:

>> What I need to do is to build a comparision group >> for the welfare population from the non welfare >> population (matched pairs). For this comparison >> group, I am trying to match each job spell of welfare >> recipients to a job spell of a non recipient who >> began working for same employer at the same >> time and for approximately the same wage (using >> the earnings variable as a proxy) as the recipient.

The BioStats folks at Mayo Clinic have kindly made a macro available to the public that I believe will do what you describe (a post-observational assignment of control cases) ....check out "Match" at http://www.mayo.edu/hsr/sasmac.html

Match

Computerized matching of cases to potential controls. The purpose of this macro is to match 1 or more controls (from a total of M) for each of N cases. The controls may be matched to the cases by one or more factors(X's). Jon Kosanke & Erik Bergstralh [28/OCT/1999]

HTH

Douglas Dame Shands HealthCare Gainesville FL USA


Back to: Top of message | Previous page | Main SAS-L page