InteofCauchy: InteofCauchy

Description Usage Arguments Value Examples

Description

a function to compute the cdf of the Cauchy distribution.

Usage

1
InteofCauchy(q, eta, theta)

Arguments

q

for distribution function F(q)

eta

the location parameter

theta

the scale parameter

Value

a value n

Examples

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

## End(Not run)

peachandbeach/StatComp18069 documentation built on May 5, 2019, 11:07 p.m.