qgompertz {ssdtools} | R Documentation |
Quantile Function for Gompertz Distribution
![[Deprecated]](../help/figures/lifecycle-deprecated.svg)
Description
Deprecated for ssd_qgompertz()
.
Usage
qgompertz(p, llocation = 0, lshape = 0, lower.tail = TRUE, log.p = FALSE)
Arguments
p |
vector of probabilities. |
llocation |
location parameter on the log scale. |
lshape |
shape parameter on the log scale. |
lower.tail |
logical; if TRUE (default), probabilities are |
log.p |
logical; if TRUE, probabilities p are given as log(p). |
[Package ssdtools version 2.3.0 Index]