Skip to content

borishejblum/IntoBayesBiometrics_PhDcourse

Repository files navigation

Introduction to the Bayesian framewrk for biometrics

Welcome to the 2021 PhD training course from the Digital Public Health programm at the University of Bordeaux.

Slide decks

  1. slide deck #1: Bayesian theory
  2. slide deck #2: Bayesian computations

Practicals

Lecture notes

here

Technical requirements

  1. have an up-to-date working installation of R:
  2. have JAGS software installed and linked to R:
    • install the JAGS software from here 👉 https://sourceforge.net/projects/mcmc-jags/files/
    • install the rjags package in R
    • make sure it works: the command library(rjags) should give the following output:
      ## Loading required package: coda
      ## Linked to JAGS 4.3.0
      ## Loaded modules: basemod,bugs
  3. have the following R packages installed: coda, jagsUI, MCMCvis

Pre-requisites

  • Maximum Likelihood estimation
  • R functional programming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published