powered by
Conditional quantile function for WeibullPH (flexsurv)
qcond_weibullPH(rnd = 0.5, shape, scale, lower_bound = 0)
Estimate(s) from the conditional weibullPH distribution based on given parameters
Vector of quantiles (between 0 and 1)
Shape parameter of WeibullPH
Scale (rate) parameter of WeibullPH (i.e., as in hazard = scale * t^(shape - 1))
Lower bound (current time)
qcond_weibullPH(rnd = 0.5, shape = 2, scale = 0.01, lower_bound = 5)
Run the code above in your browser using DataLab