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. 

 

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 1204 views
  • 2 likes
  • 2 in conversation