This is a repository to record the Binghamton Biology Hacky Hours group as we make our way through Statistical Rethinking by Richard McElreath.
You can clone this repository as an R-project Using the following code in R/Rstudio, place the directory you want this repo in in the destdir argument:
usethis::create_from_github("https://github.com/BinghamtonBioHackyHours/Summer-2024-Statistical-Rethinking.git", destdir = "")