pathakdivya / bayescogsci

Draft of book entitled An Introduction to Bayesian Data Analysis for Cognitive Science by Nicenboim, Schad, Vasishth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data and code for An Introduction to Bayesian Data Analysis for Cognitive Science by Nicenboim, Schad, Vasishth

HOW TO USE THESE FILES

Directory structure as below. Load the 00-loadlibraries.R file first. The other files are separate files for each chapter. 

The index.Rmd file is just needed in the 00*R file. The *.bib files are provided only for reference.

├── 00-loadlibraries.R
├── 01-introductionBayesCogSci.R
├── 02-introBDA.R
├── 03-compbayes.R
├── 04-regressions.R
├── 05-hierarchical.R
└── data
    ├── GrodnerGibson2005E1.csv
    ├── PairsRSS1_all.dat
    ├── button_press.csv
    ├── public_noun_data.txt
    ├── pupil.csv
    └── pupil_pilot.csv

About

Draft of book entitled An Introduction to Bayesian Data Analysis for Cognitive Science by Nicenboim, Schad, Vasishth


Languages

Language:HTML 91.1%Language:JavaScript 3.0%Language:TeX 2.3%Language:CSS 2.0%Language:R 1.7%Language:Stan 0.0%