Welcome to the Correlation Plot App
Summary:This web application allows you to graph correlation plots to visualize the correlation between variables. In clinical trial data, correlation refers to the statistical relationship between two variables. The correlation coefficient, r, is a measure of linear association. Correlation provides information on direction and strength of linear association.
Please note that data should be explored graphically before estimating the correlation. It is possible to have a high correlation coefficient but have a non-linear relationship. On the other hand, it is possible to have a low correlation coefficient and still have a linear relationship.



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 select stylistic choices including axis and plot titles, and download quality.
Disclaimer:We do not take responsibility for any misuse or misinterpretation of this application or the results produced.
BERD web apps are hosted on Amazon Web Services’ (AWS) HIPAA compliant infrastructure. Data are not permanently stored.
References: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
H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016.
Hadley Wickham, Romain François, Lionel Henry and Kirill Müller (2021). dplyr: A Grammar of Data Manipulation. R package version 1.0.7. https://CRAN.R-project.org/package=dplyr
Hadley Wickham (2011). The Split-Apply-Combine Strategy for Data Analysis. Journal of Statistical Software, 40(1), 1-29. URL http://www.jstatsoft.org/v40/i01/.
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/.
Kassambara A (2022). _ggcorrplot: Visualization of a Correlation Matrix using "ggplot2"_. R package version 0.1.4, <https://CRAN.R-project.org/package=ggcorrplot>.
Schloerke B, Cook D, Larmarange J, Briatte F, Marbach M, Thoen E, Elberg A, Crowley J (2021). _GGally: Extension to "ggplot2"_. R package version 2.1.2, <https://CRAN.R-project.org/package=GGally>.
Funding:This app was supported by the National Center for Advancing Translational Sciences, National Institutes of Health, through Columbia University Irving Medical Center CTSA Grant Number UL1TR001873. The content is solely the responsibility of the authors and does not necessarily represent the official views of the NIH.
Version 1.0
Developed by
Gonghao Liu