BookmarkSubscribeRSS Feed
bkillins10
Calcite | Level 5

Hello,

I am a fairly new user to SAS and I am looking to match banks (banks that received TARP funds vs. banks that did not receive TARP funds).

I have attached a sample data set which is stacked with TARP and non-TARP banks identified by a dummy variable under the TARP variable.

I would like to match TARP and non-TARP banks on three variables,

1. asset (closest match)

2. depdom (closest match)

3. rbc1rwaj (closet match)

The fed_rssd variable is the identifier variable. I would appreciate any guidance or source I can obtain some information on how to go about this task.

I have attached the excel sheet.

Thanks for any help.

3 REPLIES 3
bkillins10
Calcite | Level 5

Thanks Reeza for the link!!

bkillins10
Calcite | Level 5

I have used the gmatch macro and thanks for the link.  I see the gmatch macro uses absolute values as the constraint on the variables for matching.  Any tips on how I can use percentage of variable in this code? 

Ex. Instead of within say 100 points of X, 50 point of Y, etc.  We can modify this code to use with 50% of X, 25% of Y, etc.

Thanks for any help!!

PGStats
Opal | Level 21

Simply transform your match variables into logarithms. - PG

PG

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 1106 views
  • 0 likes
  • 2 in conversation