BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ammarhm
Lapis Lazuli | Level 10

Hi

I have been using the excellent post by Sanjay to create Forest plots with SAS:

http://blogs.sas.com/content/graphicallyspeaking/2013/01/06/forest-plot-with-sas-9-3/#comment-15665

However, I wonder if it is possible to improve this further, can anyone please suggest a way to make the size of the square in the middle of the lines proportional to the subgroup?

Best regards

1 ACCEPTED SOLUTION

Accepted Solutions
Jay54
Meteorite | Level 14

See a previous article on Forest Plots that sizes the marker based on weight.

http://blogs.sas.com/content/graphicallyspeaking/2012/02/01/forest-plot-using-sgplot-procedure/

The associated code uses two HighLow plots to draw the error bars and the markers.  Prashant has pointed out an issue with the computation of the Q1, Q3 values, but other than that, this idea should work.

View solution in original post

2 REPLIES 2
Jay54
Meteorite | Level 14

See a previous article on Forest Plots that sizes the marker based on weight.

http://blogs.sas.com/content/graphicallyspeaking/2012/02/01/forest-plot-using-sgplot-procedure/

The associated code uses two HighLow plots to draw the error bars and the markers.  Prashant has pointed out an issue with the computation of the Q1, Q3 values, but other than that, this idea should work.

ammarhm
Lapis Lazuli | Level 10

Thank you Sanjay, exactly what I needed

Best regards

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1783 views
  • 0 likes
  • 2 in conversation