| uniform.prior | R Documentation | 
Specifies a uniform prior distribution on a real-valued scalar parameter.
  UniformPrior(lo = 0, hi = 1, initial.value = NULL)
| lo | The lower limit of support. | 
| hi | The upper limit of support. | 
| initial.value | The initial value of the parameter in question to
use in the MCMC algorithm.  If  | 
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.