PoissonTimeSampling: Poisson Process Simulation

Description Usage Arguments Value See Also

Description

Simulation of Poisson process given intensity.

Usage

1
PoissonTimeSampling(traj, c, lim)

Arguments

traj

A function of time.

c

A numeric as proportionality constant on traj for intensity.

lim

A tuple that specifies the start and end time.

Value

A numeric vector of event times.

See Also

PILAF::ComputePropCnst


Mamie/PILAF documentation built on May 8, 2019, 8:53 p.m.