normal.Rd
Normal prior distribution
normal(location = 0, scale = 1, autoscale = TRUE)
exponential(rate = 1, autoscale = FALSE)
named list
Parameters for the normal distribution, to be used for setting priors on model estimates.
These are styled after the distributions in rstanarm.