Learn R Programming

distributional (version 0.2.0)

dist_inverse_exponential: The Inverse Exponential distribution

Description

stable

Usage

dist_inverse_exponential(rate)

Arguments

rate

an alternative way to specify the scale.

See Also

actuar::InverseExponential

Examples

Run this code
# NOT RUN {
dist_inverse_exponential(rate = 1:5)

# }

Run the code above in your browser using DataLab