Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


AmoudSurv (version 0.1.0)

sSLL: Sine-Log-logistic (SLL) Survivor Function.

Description

Sine-Log-logistic (SLL) Survivor Function.

Usage

sSLL(t, alpha, beta)

Value

the value of the SLL Survivor function

Arguments

t

: positive argument

alpha

: scale parameter

beta

: shape parameter

Author

Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa, Christophe Chesneau abdisalam.hassan@amoud.edu.so

References

Souza, L., Junior, W., De Brito, C., Chesneau, C., Ferreira, T., & Soares, L. (2019). On the Sin-G class of distributions: theory, model and application. Journal of Mathematical Modeling, 7(3), 357-379.

Examples

Run this code
t=runif(10,min=0,max=1)
sSLL(t=t, alpha=0.7, beta=0.5)

Run the code above in your browser using DataLab