Draw from a conditional Gompertz distribution (lower bound only)
rcond_gompertz.Rd
Draw from a conditional Gompertz distribution (lower bound only)
Arguments
- n
The number of observations to be drawn
- shape
The shape parameter of the Gompertz distribution, defined as in the coef() output on a flexsurvreg object
- rate
The rate parameter of the Gompertz distribution, defined as in the coef() output on a flexsurvreg object
- lower_bound
The lower bound of the conditional distribution
- seed
An integer which will be used to set the seed for this draw.