BookmarkSubscribeRSS Feed
Bal23
Lapis Lazuli | Level 10

based on what I have learned, to create dummy variables, needs to create n-1 level of variables.

however, now I need to create as one variable with several levels.

for example, for agegroup I need to have one as a reference, with each level higher being 1,2,and 3.

 

I remember that I used Stata to create similiar dummy variables, but do not know how to do that with SAS.

Can anybody give advice, or provide reference?

Thanks.

1 REPLY 1
Reeza
Super User

Rick Wicklins blog

http://blogs.sas.com/content/iml/2016/02/22/create-dummy-variables-in-sas.html

 

SAS UCLA

http://www.ats.ucla.edu/stat/sas/faq/dumvars.htm

 

My post - on here ...

https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-create-dummy-variables-Categorical-...

 

Last, but not least, several proc support the CLASS statement where SAS will deal with creating the dummy variables. Some Procs allow you to specify the reference level and parameterization type, but others don't so make sure to read the docs for the proc you're using. 

 

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
  • 1 reply
  • 1762 views
  • 2 likes
  • 2 in conversation