powered by
Quantile function for conditional Gompertz distribution (lower bound only)
qcond_gompertz(rnd = 0.5, shape, rate, lower_bound = 0)
Estimate(s) from the conditional Gompertz distribution based on given parameters
Vector of quantiles
The shape parameter of the Gompertz distribution, defined as in the coef() output on a flexsurvreg object
The rate parameter of the Gompertz distribution, defined as in the coef() output on a flexsurvreg object
The lower bound of the conditional distribution
qcond_gompertz(rnd=0.5,shape=0.05,rate=0.01,lower_bound = 50)
Run the code above in your browser using DataLab