df: compute the df of cauchy distribution

Description Usage Arguments Value Examples

View source: R/df.R

Description

using MC integration

Usage

1
df(x, theta, eta)

Arguments

x

which the df take values in

theta

the scale parameter

eta

the location parameter

Value

a number

Examples

1
2
3
4
## Not run: 
df(1,1,0)

## End(Not run) 

purplelllll/StatComp21002 documentation built on Dec. 24, 2021, 1:19 a.m.