Hi,
Created box plot using Proc sgplot (ver SAS 9.3) . It appears the output generates the whisker using 1.5*(Q3-Q1) to generate the whisker and anything beyond it consider as outlier. Is there any way to extend the whisker to minimum and maximum value in proc sgplot?
It sounds like you want the EXTREME option on a VBOX or HBOX statement.
It sounds like you want the EXTREME option on a VBOX or HBOX statement.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.