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
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
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!