dexp_trunc.Rd
Density, distribution function and random generation for the exponential distribution with rate rate truncated above by c
rate
c
dexp_trunc(x, c = Inf, rate = 1) pexp_trunc(q, c = Inf, rate = 1) rexp_trunc(n, c = Inf, rate = 1)
vector of quantiles
truncation cutoff
vector of rates
number of observations