R/lgumbel.R
dlgumbel.Rd
Log-Gumbel (Inverse Weibull) Probability Density
dlgumbel(x, locationlog = 0, scalelog = 1, log = FALSE)
A numeric vector of values.
location on the log scale parameter.
scale on log scale parameter.
logical; if TRUE, probabilities p are given as log(p).
A numeric vector.