men_exp {HKRbook}R Documentation

men_exp

Description

Visualization of the density and the cumulative distribution function of a exponential distribution.

Usage

men_exp(rate = 1)

Arguments

rate

numeric: rate

Value

nothing

Examples

if (interactive()) men_exp()
if (interactive()) men_exp(3)

[Package HKRbook version 0.1.3 Index]