Hello,
I have a list of variables titled "Pain_score1 - Pain_score48". I need to create a new Pain_score_new which is the highest pain score for each individual from Pain_score1 -Pain_score48. Please, I need some help.
Thank you.
Pain_score_max = max(of Pain_score1 - Pain_score48);
Thank you so much!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.