Skip to content

bayesball/LearnBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnBayes

Functions to Learn Bayesian Inference

This is a collection of functions that I have used for an introductory class on Bayesian Inference. The use of the package is illustrated in the book Bayesian Computation Using R.

To install, type:

library(devtools)

install_github("bayesball/LearnBayes")

About

Functions to Learn Bayesian Inference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published