Description Usage Arguments Details References Examples
Density, distribution function, quantile function and random generation for the power Cauchy distribution with parameters mu, sigma and lambda.
1 2 3 4 5 6 7 8 9 |
x, q |
vector of quantiles. |
lambda |
shape parameter. |
mu, sigma |
location and scale parameters. |
log, log.p |
logical; if TRUE, probabilities p are given as log(p). |
lower.tail |
logical; if TRUE (default), probabilities are P[X ≤ x ], otherwise, P[X > x]. |
p |
vector of probabilities. |
n |
number of observations. |
The power Cauchy distribution has density
f(x)=[λ/σ][1/(π(1+(x-μ)/σ))][(1/π)arctan((x-μ)/σ)+(1/2)]^(λ-1),
where -∞<μ<∞ is the location paramether, σ^2>0 the scale parameter and λ>0 the shape parameter.
Anyosa, S. A. C. (2017) Binary regression using power and reversal power links. Master's thesis in Portuguese. Interinstitutional Graduate Program in Statistics. Universidade de São Paulo - Universidade Federal de São Carlos. Available in https://repositorio.ufscar.br/handle/ufscar/9016.
Bazán, J. L., Torres -Avilés, F., Suzuki, A. K. and Louzada, F. (2017) Power and reversal power links for binary regressions: An application for motor insurance policyholders. Applied Stochastic Models in Business and Industry, 33(1), 22-34.
1 2 3 4 |
[1] 0.06366198
[1] 0.3524164
[1] -2.505528
[1] 8.3498455 -2.1810830 0.6116285 6.1357565 4.5858244
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.