Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 274 Bytes

bayes_mixed_regression_tutorial

Very basic tutorial on Bayesian mixed effects regression for factorial designs

To obtain the faintr package type:

library(devtools)
install_github('michael-franke/bayes_mixed_regression_tutorial/faintr', build_vignettes = TRUE)