BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
ChuksManuel
Pyrite | Level 9

Hi programmers,

I have a variable assessed in two points (longitudinal data): 2019 survey, FS (coded as 0,1). 2020 survey, FS (coded as 0,1).

I want to create a change variable such that;

An observation with 0 in 2019 who is still 0 in 2020= variable A

An observation with 0 in 2019 who becomes 1 in 2020=variable B

An observation with 1 in 2019 who becomes 0 in 2020= variable C

An observation with 1 in 2019 who is still 1 in 2020=variable D

 

Is there a way I can code this? Do I need to create a flag variable in both years? 

1 ACCEPTED SOLUTION
2 REPLIES 2

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 459 views
  • 0 likes
  • 2 in conversation