{"id":21861072,"url":"https://github.com/sib-swiss/intro-bayesian-statistics-training","last_synced_at":"2025-03-21T20:18:11.120Z","repository":{"id":73067272,"uuid":"450017846","full_name":"sib-swiss/intro-bayesian-statistics-training","owner":"sib-swiss","description":"SIB course on bayesian statistics with applications using Rstan","archived":false,"fork":false,"pushed_at":"2025-01-28T08:20:34.000Z","size":111913,"stargazers_count":26,"open_issues_count":0,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-28T08:28:14.247Z","etag":null,"topics":["bayesian-statistics","r","statistics","training","training-materials"],"latest_commit_sha":null,"homepage":"https://sib-swiss.github.io/intro-bayesian-statistics-training/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sib-swiss.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-20T08:41:05.000Z","updated_at":"2025-01-28T07:37:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"391eb8e0-e095-4f49-a182-2adc1f01c5ee","html_url":"https://github.com/sib-swiss/intro-bayesian-statistics-training","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sib-swiss%2Fintro-bayesian-statistics-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sib-swiss%2Fintro-bayesian-statistics-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sib-swiss%2Fintro-bayesian-statistics-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sib-swiss%2Fintro-bayesian-statistics-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sib-swiss","download_url":"https://codeload.github.com/sib-swiss/intro-bayesian-statistics-training/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244860600,"owners_count":20522466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bayesian-statistics","r","statistics","training","training-materials"],"created_at":"2024-11-28T03:09:49.296Z","updated_at":"2025-03-21T20:18:11.088Z","avatar_url":"https://github.com/sib-swiss.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8070046.svg)](https://doi.org/10.5281/zenodo.8070046)\n\n\n\n# Introduction to Bayesian statistics with R\n\nThis course material is part of the \"Introduction to Bayesian statistics with R\" two-day course of [SIB Training](https://www.sib.swiss/training/upcoming-training-courses) and is \n addressed to beginners wanting to become familiar with the core concepts of Bayesian statistics through lectures and applied examples. \n\nThe practical exercises are implemented in the widely used [R](https://www.r-project.org/) programming language and the [Rstan](https://mc-stan.org/users/interfaces/rstan) and [brms](https://cran.r-project.org/web/packages/brms/index.html) libraries. They will enable participants to use standard Bayesian statistical tools and interpret their results.\n\nThis course material presumes the participant is familiar with both R and (frequentist) statistical inference.\n\n\n## prerequisite installation\n\nTo follow this course, make sure you have [R](https://www.r-project.org/) and [Rstudio](https://www.rstudio.com/) installed beforehand.\n\nAdditionally, make sure to have the following R libraries installed:\n\n * The [Rstan](https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started) package (warning, there are 2 steps to the installation: Configuring C++ toolchains, and then installation of Rstan)\n * [Rmarkdown](https://rmarkdown.rstudio.com/lesson-1.html)\n * [Shiny](https://shiny.rstudio.com/tutorial/written-tutorial/lesson1/)\n * [tidyverse](https://www.tidyverse.org/packages/)\n * [BRMS](https://cran.r-project.org/web/packages/brms/index.html)\n\n\n## course material organization\n\nThe course material is organized in 8 lectures, with corresponding exercises.\n\nThe lectures can be found in the `lectures/` folder,\nwhere the correspond to Rmarkdown files that should be opened with Rstudio and then rendered as presentation\n\n * lecture 1 : T-test recap\n * lecture 2 : P-values and confidence intervals\n * lecture 3 : Monte Carlo methods\n * lecture 4 : Bayesian first steps\n * lecture 5 : Bayesian t-tests (STAN + BRMS)\n * lecture 6 : Robust t-tests and priors\n * lecture 7 : Bayesian linear regression\n * lecture 8 : Bayesian logistic regression\n\nEach lecture is accompanied by one or two exercises which can be found in the `exercises/` folder, which contains the exercises instructions and solutions (as `.pdf` files), as well as the data files used in the exercise (in the `data/`) subfolder.\n\n## Citation\n\nIf you re-use or mention this course material, please cite:\n\nJack Kuipers, \u0026 Wandrille Duchemin. (2023, June 22). Introduction to Bayesian statistics with R. Zenodo. https://doi.org/10.5281/zenodo.8070046\n\n\n## Series of talks\n\nIn the previous iteration of this course (2023), experts in the field presented state-of-the-art Bayesian methods and their application in the life sciences. The recordings of their talks and slides can be found below:\n\n\n| Speaker      | Talk title | Links to | \n| ----------- | ----------- | ----------- |\n| Timothy Vaughan (BSSE-ETHZ and SIB)   | Bayesian foundations of Phylogenetic and Phylodynamic inference  | [Video](https://youtu.be/5_Dx3x9L6UU) |\n| Zoltan Kutalik (University of Lausanne and SIB)   | Informative Bayesian priors boost power in genome-wide association studies | [Video](https://youtu.be/xQ46n5jbhyY) |\n| Simone Tiberi (University of Bologna)      | Bayesian approaches in computational biology | [Video](https://youtu.be/P_wXv1iFlSk) |\n| Daniele Silvestro (University of Fribourg and SIB)   | Bayesian neural networks | [Video](https://youtu.be/O0KPqrwshPw) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsib-swiss%2Fintro-bayesian-statistics-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsib-swiss%2Fintro-bayesian-statistics-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsib-swiss%2Fintro-bayesian-statistics-training/lists"}