draw_exp_decay: Draw from exponential decay distribution

Description Usage Arguments Value

View source: R/utils.R

Description

Draw from exponential decay distribution $y = x^k$

Usage

1

Arguments

n

is the max value returned by the decay function (integer)

k

is the exponent $x^k$ (numeric)

Value

n draws from the exponential decay distribution.


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.