Learn R Programming

distributional (version 0.2.1)

dist_logarithmic: The Logarithmic distribution

Description

stable

Usage

dist_logarithmic(prob)

Arguments

prob

parameter. 0 <= prob < 1.

See Also

actuar::Logarithmic

Examples

Run this code
# NOT RUN {
dist_logarithmic(prob = c(0.33, 0.66, 0.99))

# }

Run the code above in your browser using DataLab