Description Usage Arguments Value Examples
a function to compute the cdf of the Cauchy distribution.
1 | InteofCauchy(q, eta, theta)
|
q |
for distribution function F(q) |
eta |
the location parameter |
theta |
the scale parameter |
a value n
1 2 3 4 | ## Not run:
InteofCauchy(22,0,1)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.