BookmarkSubscribeRSS Feed
SChander1
Calcite | Level 5

Hi everyone,

 

I want to see the association between two variables in sas individually (Hypertension with age) and then with all selected variables (Hypertension with age, dm, colon cancer, heard disease etc) . Please guide me for any code in sas.

 

Thanks,

 

1 REPLY 1
Ksharp
Super User

Association is for category variables (check PROC FREQ with Chisq Option).

Correlation(Linear) is for continuous variables (check PROC CORR with Pearson / Spearman Option)

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

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