View source: R/truncated_exponential.R
dexp_trunc_log | R Documentation |
Log density of the truncated exponential distribution
dexp_trunc_log(x, lambda, lower, upper)
x |
vector of values |
lambda |
rate parameter |
lower |
lower bound |
upper |
upper bound |
log density
Other truncated exponential:
rexp_trunc()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.