seananderson / bayes-course

An introduction to Bayesian data analysis with Stan (a work in progress)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An introduction to Bayesian data analysis for ecologists

Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Material for a workshop. Slides here.

If you are taking this workshop, start by running the file 00-install.R in R to install the necessary packages and make sure your computer is set up properly.

The course draws partly on teaching ideas from:

Hobbs, N.T., and Hooten, M.B. 2015. Bayesian models: a statistical primer for ecologists. Princeton University Press, Princeton, New Jersey.

McElreath, R. 2016. Statistical rethinking: a Bayesian course with examples in R and Stan. CRC Press/Taylor & Francis Group, Boca Raton.

To start:

# install.packages("usethis")
usethis::use_course("bit.ly/bayes-course")

About

An introduction to Bayesian data analysis with Stan (a work in progress)

License:Creative Commons Attribution 4.0 International


Languages

Language:R 61.6%Language:Stan 32.7%Language:TeX 5.7%