Specifies a scalar Gaussian prior distribution.
NormalPrior(mu, sigma, initial.value = mu, fixed = FALSE)
The mean of the prior distribution.
The standard deviation of the prior distribution.
The initial value of the parameter being modeled in the MCMC algorithm.
Should the deviate modeled by this distribution be fixed at its initial value? (Used for debugging in some code. Not universally respected.)
Steven L. Scott steve.the.bayesian@gmail.com
Gelman, Carlin, Stern, Rubin (2003), "Bayesian Data Analysis", Chapman and Hall.