dweibull2_trunc_log: Log density of the truncated Weibull distribution

View source: R/truncated_weibull.R

dweibull2_trunc_logR Documentation

Log density of the truncated Weibull distribution

Description

Log density of the truncated Weibull distribution

Usage

dweibull2_trunc_log(x, shape, lambda, lower, upper)

Arguments

x

vector of values

shape

shape parameter

lambda

rate parameter

lower

upper bound

upper

lower bound

Value

vector of log densities

See Also

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


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