make_rexp: Make exponential waiting time distribution

Description Usage Arguments

View source: R/utils_random.R

Description

Make geometric approximation to continuous time exponential distribution.

Usage

1
make_rexp(mu, dt, shift = 0L)

Arguments

mu

Mean duration

dt

Size of time step

shift

number of time steps to add to sampled value


mrc-ide/safir2 documentation built on Jan. 14, 2022, 9:37 p.m.