Chapter 5 Graphical user interface
This chapter presents our graphical user interface (GUI) to carry out Bayesian regression analysis in a very friendly environment without any programming skills (drag and drop). Our GUI is based on an interactive web application using shiny (Chang 2018), and packages like MCMCpack (Martin, Quinn, and Park 2018) and bayesm (P. Rossi 2017) from R software (R Core Team 2023), and is designed for teaching and applied purposes at an introductory level. In the next chapters of the second part of this book, we carry out some applications to highlight the potential of our GUI for applied researchers and practitioners.
References
Chang, W. 2018. Web Application Framework for r: Package Shiny. R Studio. http://shiny.rstudio.com/.
———. 2018. Package MCMCpack.
R Core Team. 2023. R: A Language and Environment for Statistical Computing. Vienna, Austria: R Foundation for Statistical Computing. https://www.R-project.org/.
Rossi, P. 2017. Package Bayesm. https://CRAN.R-project.org/package=bayesm.