Welcome to the Dose Finding Plot App
Summary:This web application allows you to produce four styles of plots for visualizing and reporting data from dose-finding clinical trials. These graphs allow for the display of the dose level assigned to each patient and the corresponding outcome over the duration of the trial. The user uploads a dataset(csv or text) according to the specifications provided, and the plots will be created automatically.



The plots and summary statistics provided in this app can be downloaded and used for publications, presentations, or simply for internal reference. This app will take your formatted data and automatically create high quality graphs. The user has the ability to color the bars and label patients based on desired characteristics. There are other stylistic choices including axis and plot titles, color scheme, display of patient ID, reference lines, and download quality.
Disclaimer:We do not take responsibility for any misuse or misinterpretation of this application or the results produced.
ReferencesYihui Xie, Joe Cheng and Xianying Tan (2021). DT: A Wrapper of the JavaScript Library "DataTables". R package version 0.20. https://CRAN.R-project.org/package=DT
Jonathan McPherson, Alan Dipert and Barbara Borges (2021). shiny: Web Application Framework for R. R package version 1.7.1. https://CRAN.R-project.org/package=shiny
Winston Chang (2021). shinythemes: Themes for Shiny. R package version 1.2.0. https://CRAN.R-project.org/package=shinythemes
Carson Sievert and Joe Cheng (2021). bslib: Custom "Bootstrap" "Sass" Themes for "shiny" and "rmarkdown". R package version 0.3.1.https://CRAN.R-project.org/package=bslib
Wickham et al., (2019). Welcome to the tidyverse. Journal of Open Source Software, 4(43), 1686, https://doi.org/10.21105/joss.01686
Matt Dowle and Arun Srinivasan (2021). data.table: Extension of `data.frame`. R package version 1.14.2. https://CRAN.R-project.org/package=data.table
Wickham H, Bryan J (2022). _readxl: Read Excel Files_. R package version 1.4.1, <https://CRAN.R-project.org/package=readxl>.
R Core Team (2022). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. URL https://www.R-project.org/.
Csárdi G, Torvalds L (2022). _parsedate: Recognize and Parse Dates in Various Formats, Including All ISO 8601 Formats_. R package version 1.3.0, <https://CRAN.R-project.org/package=parsedate>.
Developed by
Gonghao Liu, Aijin Wang