R/build_stan_data.R
sf_cauchy.Rd
Sets Cauchy distribution parameters for sampling
sf_cauchy(location = 0, scale = 1)
Location of the Cauchy distribution
Scale of the Cauchy distribution
List with specified statistics and name of the distribution
my_prior <- sf_cauchy()