powered by
cauchy(mu,sd)
cauchy(mu = 0, sd = 1)
the location parameter mu
the standard deviation parameter sigma
a numerical vector interpreted as a prior in Stan
Define a Cauchy prior distribution using the hyper parameters mu and sigma, by default a standard Cauchy(0,1) distribution is return.