Skip to content

eddelbuettel/book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wercker status

This book is a written companion for the Course Bayesian Statistics from the Statistics with R specialization available on Coursera, but may be used on its own as an open-access introduction to Bayesian inference using R. Materials and examples from the course are discussed more extensively and extra examples and exercises are provided. There are optional sections for those interested in understanding some of the derivations behind Bayesian statistics.

To run any of the examples in the book or access data sets used in the book, please install the current versions of statsr and BAS from CRAN.

install.packages('statsr', dep=T)
install.packages('BAS', dep=T)

Please note that the book and statsr package on CRAN are for supporting the next release of the course. If you are currently enrolled in the Coursera course, please use caution in updating as some functions have been deprecated or modified.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.3%
  • TeX 43.5%
  • Shell 8.9%
  • R 3.3%