powered by
Power Generalised Weibull (PGW) survivor function.
sPGW(t, kappa, alpha, eta)
the value of the PGW survivor function
: positive argument
: scale parameter
: shape parameter
Abdisalam Hassan Muse, Samuel Mwalili, Oscar Ngesa, Christophe Chesneau abdisalam.hassan@amoud.edu.so
Alvares, D., & Rubio, F. J. (2021). A tractable Bayesian joint model for longitudinal and survival data. Statistics in Medicine, 40(19), 4213-4229.
t=runif(10,min=0,max=1) sPGW(t=t, kappa=0.5, alpha=1.5, eta=0.6)
Run the code above in your browser using DataLab