Learn R Programming

serofoi (version 1.0.3)

sf_cauchy: Sets Cauchy distribution parameters for sampling

Description

Sets Cauchy distribution parameters for sampling

Usage

sf_cauchy(location = 0, scale = 1)

Value

List with specified statistics and name of the distribution

Arguments

location

Location of the Cauchy distribution

scale

Scale of the Cauchy distribution

Examples

Run this code
my_prior <- sf_cauchy()

Run the code above in your browser using DataLab