| aranda_ordaz_cdf | R Documentation |
F(x; lambda) = 1 - (1 + exp(x))^(-lambda)
aranda_ordaz_cdf(x, lambda)
x |
Numeric vector |
lambda |
Shape parameter (lambda > 0) |
Special cases:
lambda = 1: logit
lambda -> 0: cloglog
Reference: Aranda-Ordaz (1981) Biometrika
CDF values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.