Learn R Programming

distionary (version 0.1.0)

dst_exp: Exponential Distribution

Description

Makes an Exponential distribution.

Usage

dst_exp(rate)

Value

An Exponential distribution.

Arguments

rate

Rate parameter; single positive numeric.

Examples

Run this code
dst_exp(1)

Run the code above in your browser using DataLab