BookmarkSubscribeRSS Feed
kzepilos
Calcite | Level 5

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!


example.jpg
1 REPLY 1
art297
Opal | Level 21

Will greplay serve your needs?  Take a look at: http://support.sas.com/techsup/technote/ts674/ts674.html#ivg

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

What is Bayesian Analysis?

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 2156 views
  • 0 likes
  • 2 in conversation