I am attempting to create a graph that resembles the following:
I have been able to create something similar using SAS GTL scatterplot with xerrorlower and xerrorupper options. I figure I can add the p values using the annotate facility. However, I am stuck on how to create headers (Group A, Group B) for the visits along the y-axis. Adding color to the headers (as shown above) would also be great, but not a requirement. Any general guidance on this would be appreciated!
It is much easier to use the AxisTables in GTL or SGPLOT to create this kind of a graph. See the ForestPlot example in recent paper: http://support.sas.com/rnd/datavisualization/papers/2018/2180-2018.pdf
It is much easier to use the AxisTables in GTL or SGPLOT to create this kind of a graph. See the ForestPlot example in recent paper: http://support.sas.com/rnd/datavisualization/papers/2018/2180-2018.pdf
Thank you very much, Sanjay! That is an excellent paper and a great introduction to AxisTables - which I have not used before. I was able to create exactly what I needed. Your help, as always, is much appreciated!
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.