sCLL | R Documentation |
Cosine-Log-logistic (CLL) Survivor Function.
sCLL(t, alpha, beta)
t |
: positive argument |
alpha |
: scale parameter |
beta |
: shape parameter |
the value of the CLL Survivor function
Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa, Christophe Chesneau abdisalam.hassan@amoud.edu.so
Mahmood, Z., M Jawa, T., Sayed-Ahmed, N., Khalil, E. M., Muse, A. H., & Tolba, A. H. (2022). An Extended Cosine Generalized Family of Distributions for Reliability Modeling: Characteristics and Applications with Simulation Study. Mathematical Problems in Engineering, 2022.
t=runif(10,min=0,max=1) sCLL(t=t, alpha=0.7, beta=0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.