Skip to content

wjakethompson/soccer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soccer Predictions Using Bayesian Mixed Effects Models

Travis-CI Build Status

This is source code and document text for Soccer Predictions Using Bayesian Mixed Effects Models.

Project Requirements

The rstan package can be installed using the instructions provided by the Stan Development Team:

The portableParallelSeeds package can be installed via

install.packages("portableParallelSeeds", repos = "http://rweb.crmda.ku.edu/kran")

And the rest of the R packages used for this project can be installed via

devtools::install_github("wjakethompson/soccer")

The site is built using the bookdown package. To create the site, you also need: