cauchy | R Documentation |
cauchy(mu,sd)
cauchy(mu = 0, sd = 1)
mu |
the location parameter mu |
sd |
the standard deviation parameter sigma |
Define a Cauchy prior distribution using the hyper parameters mu and sigma, by default a standard Cauchy(0,1) 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.