copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Graphically Speaking - Graphically Speaking - SAS Blogs Welcome to Graphically Speaking, a blog focused on the usage of ODS Graphics for data visualization in SAS The blog will cover topics related to the Statistical Graphics procedures, the Graph Template Language and the ODS Graphics Designer
Swimmer plot - Graphically Speaking - SAS Blogs At PharmaSUG 2014 in San Diego, I had the pleasure of attending "Swimmer Plot: Tell a Graphical Story of Your Time to Response Data Using PROC SGPLOT", by Stacey Phillips In this paper, Stacey presented an interesting graph showing the effects of a study drug on patients' tumor size Stacey
Survival Plot - Graphically Speaking - SAS Blogs One of the most popular graph amongst clinical and pharmaceutical users is the Survival Plot as created from the LIFETEST Procedure This is one graph that users most often want to customize See Creating and Customizing the Kaplan-Meier Survival Plot in PROC LIFETEST - Warren F Kuhfeld and Ying So, SAS Institute
Enhancing a scatter plot - Graphically Speaking - SAS Blogs Welcome to Graphically Speaking, a blog focused on the usage of ODS Graphics for data visualization in SAS The blog will cover topics related to the Statistical Graphics procedures, the Graph Template Language and the ODS Graphics Designer
The Power of Stacking - Graphically Speaking - SAS Blogs The secret is stacking the plots in a way that obscures part of the plot underneath The best way to visualize this technique is to see the graph above rendered a piece at the time The first step is to render the P E data as an area plot
A Graphical Journey - Graphically Speaking - SAS Blogs With SAS 9 2, many SAS procedures adopted the Graph Template Language (GTL) to create graphs directly At that time, GTL feature set was geared towards the needs of the procedure writers, with emphasis on statistical plots and sophisticated features for layout of multi-layered and multi-cell graphs
Legend items - Graphically Speaking - SAS Blogs Sometimes, this needs some creative work to avoid the display of the item in the graph itself With SAS 9 40M5, this becomes a lot easier and logical using the LEGENDITEM statement now included with the SGPLOT procedure