powered by
Conditional quantile function for weibull distribution
qcond_weibull(rnd = 0.5, shape, scale, lower_bound = 0)
Estimate(s) from the conditional weibull distribution based on given parameters
Vector of quantiles
The shape parameter as in R stats package weibull
The scale parameter as in R stats package weibull
The lower bound to be used (current time)
qcond_weibull(rnd = 0.5,shape = 3,scale = 66.66,lower_bound = 50)
Run the code above in your browser using DataLab