Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 836 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 836 Bytes

Regression tutorial in WebPPL

By @hawkrobe and @mhtess

This is a short tutorial on regression (linear, logistic, with random effects) inspired by a tutorial article by Sorensen, Hohenstein, and Vasishth. The Sorensen et al. tutorial uses STAN, while this uses WebPPL.

The tutorial can be walked through in R / RStudio following regression.Rmd. We use the R package RWebPPL to access WebPPL. See the RWebPPL page for details about system requirements.

This tutorial was originally used in a course on Bayesian data analysis, taught in the Summer of 2016. More about this course can be found here.