dgompertz: Gompertz Probability Density *[Deprecated]*

View source: R/gompertz.R

dgompertzR Documentation

Gompertz Probability Density [Deprecated]

Description

Gompertz Probability Density [Deprecated]

Usage

dgompertz(x, llocation = 0, lshape = 0, log = FALSE)

Arguments

x

A numeric vector of values.

llocation

location parameter on the log scale.

lshape

shape parameter on the log scale.

log

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

Value

A numeric vector.


ssdtools documentation built on April 4, 2025, 12:35 a.m.