make_rexp: Make discretized exponential waiting time distribution

View source: R/utils.R

make_rexpR Documentation

Make discretized exponential waiting time distribution

Description

Make geometric approximation to continuous time exponential distribution.

Usage

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/safir documentation built on Aug. 2, 2022, 10:47 a.m.