View source: R/build_stan_data.R
sf_cauchy | R Documentation |
Sets Cauchy distribution parameters for sampling
sf_cauchy(location = 0, scale = 1)
location |
Location of the Cauchy distribution |
scale |
Scale of the Cauchy distribution |
List with specified statistics and name of the distribution
my_prior <- sf_cauchy()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.