Skip to contents

Makes a distribution belonging to the family of cauchy distributions.

Usage

dst_cauchy(location, scale)

Arguments

location

Location parameter

scale

positive

Examples

dst_cauchy(0, 1)
#> [1] "cauchy"     "parametric" "dst"       
#> 
#>  name :
#> [1] "cauchy"