Skip to contents

Makes a distribution belonging to the family of exponential distributions.

Usage

dst_exp(rate)

Arguments

rate

Rate.

Examples

dst_exp(1)
#> [1] "exp"        "parametric" "dst"       
#> 
#>  name :
#> [1] "exp"