Uniform prior distribution
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.