dlgumbel: Log-Gumbel (Inverse Weibull) Probability Density

View source: R/lgumbel.R

dlgumbelR Documentation

Log-Gumbel (Inverse Weibull) Probability Density

Description

[Deprecated]

Usage

dlgumbel(x, locationlog = 0, scalelog = 1, log = FALSE)

Arguments

x

A numeric vector of values.

locationlog

location on log scale parameter.

scalelog

scale on log scale parameter.

log

logical; if TRUE, probabilities p are given as log(p).

Value

A numeric vector.


ssdtools documentation built on Sept. 8, 2023, 5:56 p.m.