dirichlet.prior | R Documentation |
Specifies Dirichlet prior for a discrete probability distribution.
DirichletPrior(prior.counts, initial.value = NULL)
prior.counts |
A vector of positive numbers representing prior counts. |
initial.value |
The initial value in the MCMC algorithm of the distribution being modeled. |
Steven L. Scott steve.the.bayesian@gmail.com
Gelman, Carlin, Stern, Rubin (2003), "Bayesian Data Analysis", Chapman and Hall.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.