Summer Institute in Statistical Genetics
Module 17: Bayesian Statistics for Genetics
Instructors: Jon Wakefield and Ken Rice

This page will feature slides from our sessions, and examples for you to try.


Slides and code used in-class

Session 0, Course outline

Session 1, Introductions, motivations for Bayes, overview of Bayesian statistics

Session 2, Review of probability, binomial sampling

Session 3, Binomial sampling continued. R notes [.Rmd, .pdf]

Session 4, Linear models. R script [.R]

Session 5, Multinomial sampling. R notes [.Rmd, .pdf]

Session 6, Model selection and model averaging. R script [.R]

Session 7, Multiple testing. R notes [.Rmd, .pdf]

Session 8, Generalized linear models. R notes [.Rmd, .pdf]

Session 9, Meta-analysis. No R code for this session

Session 10, Imputation and model comparison, overview of software
Code illustrating various packages - each example is self-contained

Evaluation

Please complete the evalulation. You will need the username and password used to register. Upon completing the evaluation, you will automatically get a PDF certificate of participation, for the module.

Datasets
  • ASAgene.txt: Data for Session 2 and 3
  • diagen_bma: Data and posterior simulations for Session 6 - load into an R session with load()
  • yX_FTO: Copy of the FTO data, for Session 6 - load into an R session with load()

Other resources

Some recommended books;