normal | R Documentation |
normal(mu,sd)
normal(mu = 0, sd = 1)
mu |
the location parameter mu |
sd |
the standard deviation parameter sigma |
Define a normal prior distribution using the hyper parameters mu and sigma, by default a standard normal distribution is return.
a numerical vector interpreted as a prior in Stan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.