Technical requirements
To run the code in this chapter, you will need to have the latest versions of the following packages:
ggplot2
, 3.4.0ggridges
, 0.5.4rjags
, 4.13coda
, 0.19.4
Please note that the versions mentioned along with the packages in the preceding list are the latest ones while I am writing this chapter.
All the code and data for this chapter is available at https://github.com/PacktPublishing/The-Statistics-and-Machine-Learning-with-R-Workshop/blob/main/Chapter_14/working.R.