dtexp: Truncated exponential distrubition

Description Usage Arguments Functions

View source: R/truncated_distributions.R

Description

Density function for random generation for truncated exponential distribution

Usage

1
2
3
4
5
dtexp(x, theta, lower, upper)

lltexp(x, theta, lower, upper)

mleTexp(x, lower, upper)

Arguments

x

numeric vector

theta

rate parameter for exponential

lower, upper

boundary points for truncation

Functions


bahlolab/moimix documentation built on April 16, 2020, 8:40 a.m.