Hi All,
I am trying to plot line plot with median and IQR(Q1 and Q3) on the graph for each visit and group by treatment. I have used proc gplot with the below sample code and i am getting three separate figures for each treatment group. I want to see all the three treatment groups plots in a single figure. Is there is any way to get it. Please let me know,
Thanks in advance!
below are the columns in order.
Visit,visitnum,armn,armcd,median,q1,q3.
This is the dataset that I am working on.
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.
Ready to level-up your skills? Choose your own adventure.