Hi. I have a simple question regarding proc boxplot.
Say I have 3 variables:gender,x,y.
I know that
proc boxplot;
by gender;
plot y*x;
run;
gives me boxplots for two gender groups in separate pages. But how do you make it so that
the boxplots appear on one page (refer to the attached picture)?
Thanks!
Will greplay serve your needs? Take a look at: http://support.sas.com/techsup/technote/ts674/ts674.html#ivg
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!