BookmarkSubscribeRSS Feed
HEB1
Calcite | Level 5

hello,

I wand to construct 3 groups based on 2 variables (F_D and reporting_firm) , by CIK- that is I want to define each cik ID to 1 of the 3 groups:

Group1- every cik that has F_D =1 before reporting_firm=1

Group2- every cik that has F_D =1 and reporting_firm=0 for all cik years

Group- every cik that has F_D =0 before reporting_firm=1

 

best, 

HB

 

2 REPLIES 2
Quentin
Super User

A lot of people won't download files for security reasons.  You will make it much easier for people to help you if you post example data you HAVE as a DATA step with the CARDS statement (with 10-20 records, showing the different scenarios).  And also include the data you WANT to generate.  Also suggest including the code you have tried, and any problems with your code (wrong result, error message, etc.) .

The Boston Area SAS Users Group is hosting free webinars!
Next webinar will be in January 2025. Until then, check out our archives: https://www.basug.org/videos. And be sure to subscribe to our our email list.
ballardw
Super User

What do you want for

Group- every cik that has F_D =0 never reporting_firm=1?

 

The second reason for showing small example of the data is that you can manually show a second set with the desired result. I'm not sure what you expect a result to look like.

is your "group" variable supposed to be numeric or character? Actually say "Group1"?  What is the name of the variable to be constructed>

 

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

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
  • 2 replies
  • 603 views
  • 0 likes
  • 3 in conversation