dst_exp: Exponential Distribution

View source: R/dst_exp.R

dst_expR Documentation

Exponential Distribution

Description

Makes a distribution belonging to the family of exponential distributions.

Usage

dst_exp(rate)

Arguments

rate

Rate.

Examples

dst_exp(1)


vincenzocoia/distionary documentation built on March 5, 2024, 3:13 a.m.