dweibull2: Density of weibull distribution

View source: R/truncated_weibull.R

dweibull2R Documentation

Density of weibull distribution

Description

Density of weibull distribution

Usage

dweibull2(x, shape, lambda, log = FALSE)

Arguments

x

vector of values

shape

shape parameter

lambda

rate parameter

log

logical; whether to take the logarithm of the density

Value

vector of densities

See Also

Other weibull2: dweibull2_trunc_log(), pweibull2(), rweibull2_trunc(), rweibull2()


rmorsomme/PDSIR documentation built on April 27, 2023, 2:56 p.m.