Hello. How do I control the summary statistics in proc corr? I would like to get median and IQR instead of mean and standard deviation.
Thanks!
Specific questions like this are easily answered by looking in the documentation for PROC CORR.
There is no option shown to do what you want.
You could, of course, obtain these statistics from PROC MEANS/SUMMARY or PROC UNIVARIATE.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest 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.
Browse our catalog!