
Creating swimmer plots with ease - The Comprehensive R …
A swimmer plot is a graphical tool used to display individual trajectories over time. A swimmer plot is able to tell a full story using horizontal bars to represent each subject (or study unit), while lines, points, and arrows are utilized to display additional information.
Swimmer Plots in Excel - Peltier Tech
Sep 8, 2014 · A swimmer plot uses markers (swimmers) drawn along bars (swimming pool lanes) to track parallel events. Make an easy one in Excel with an XY scatter chart.
A swimmer plot is a graphical way of showing multiple pieces of a subject’s response “story” in one glance. Through the use of ODS Statistical Graphics procedures this paper will demonstrate step-by-step how to generate a swimmer plot that can be used to tell the story of tumor response for subjects in a clinical trial.
Graphical Representation of Survival - Swimmer Plots for Clinical ...
Feb 9, 2020 · A “Swimmer Plot” is a graphical way of displaying several aspects of a subject’s tumor response such as total time to tumor response, whether there was a “Complete” or “Partial” response, and duration of response.
Swimmer plot - Graphically Speaking - SAS Blogs
Jun 22, 2014 · A swimmer plot is a graphical way of showing multiple pieces of a subject’s response 'story' in one glance." The final graph includes a bar showing the length of treatment duration for each patient, classified by the disease stage …
2 A working example | Creating swimmer plots with ease
The swimmer_plot() function includes the option for a bar to change colours. Each section of the bars should be in a different row, where each row includes the time that section ends.
The general idea of a swimmer plot is to show subject-level data and events along a unidimensional timeline. The parallel presentation of subjects resembles the racing lanes of a swimming pool, hence the name of the plot. The concept can accommodate many types of data.
Swimmer Lane plots can visually tell each subject’s response story with exact data labels, such as, which time point has Complete Response, or which point has Disease Progression (PD), or Death. Different colored bars distinguish different types of tumor or stage.
This paper proposes enhanced swimmer plots which extended the use of swimmer plots to more sophisticated cases with two examples. One example is to investigate the adverse events occurrence during the course of a clinical trial, and the other is to show subject's tumor response status during multi-therapy treatment phase of the study.
7 swimplot | Creating swimmer plots with ease - GitHub Pages
Swimmer plots are used to show a patient’s response over time (i.e. days), or by treatment course cycle. You can install the main version of swimplot from GitHub with: An alternative version of …