aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-LearnBayes/pkg-descr
blob: 5e69cc71c0c9d4be1defc40933f1ab513b8c0e1d (plain) (blame)
1
2
3
4
5
6
7
8
9
LearnBayes contains a collection of functions helpful in learning
the basic tenets of Bayesian statistical inference. It contains
functions for summarizing basic one and two parameter posterior
distributions and predictive distributions. It contains MCMC
algorithms for summarizing posterior distributions defined by the
user. It also contains functions for regression models, hierarchical
models, Bayesian tests, and illustrations of Gibbs sampling.

WWW: https://cran.r-project.org/web/packages/LearnBayes/