powered by
Modified Kumaraswamy Weibull (MKW) Cumulative Distribution Function.
pMKW(t, alpha, kappa, eta)
the value of the MKW cumulative distribution function
: positive argument
: Inverse scale parameter
: shape parameter
Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa, Christophe Chesneau abdisalam.hassan@amoud.edu.so
t=runif(10,min=0,max=1) pMKW(t=t,alpha=0.35, kappa=0.7, eta=1.4)
Run the code above in your browser using DataLab