qlgumbel {ssdtools} | R Documentation |
Quantile Function for Log-Gumbel Distribution
![[Deprecated]](../help/figures/lifecycle-deprecated.svg)
Description
Deprecated for ssd_qlgumbel()
.
Usage
qlgumbel(p, locationlog = 0, scalelog = 1, lower.tail = TRUE, log.p = FALSE)
Arguments
p |
vector of probabilities. |
locationlog |
location on the log scale parameter. |
scalelog |
scale on log scale parameter. |
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]