Description
Functions for Elementary Bayesian Inference.
Description
A set of R functions and data sets for the book Introduction to Bayesian Statistics, Bolstad, W.M. (2017), John Wiley & Sons ISBN 978-1-118-09156-2.
README.md
Git repository for R package Bolstad
This repo has is where I archive all my work on the R package Bolstad. Those of you who want to access the bleeding edge version of the code can do so here at your own peril. The Latest build and source directory will contain the latest source code build and a binary for OS X. It is only latest in that it is the last one I made. It will not be a daily build. However you can grab the code from the src directory if you want.
Any feedback is welcome. Please email me at: [email protected]
Change log - I really should have done this ages ago
- 0.2-40 Changed `unform` to `uniform` in `normgcp` documentation