pois.proc: pois.proc

Description Usage Arguments Author(s) Examples

View source: R/pois.proc.R

Description

Simulates a Poisson process of specified length and rate. The output is the time at which each event occured.

Usage

1

Arguments

time

is the total time.

r

is the average number of events.

Author(s)

Katie Dodds k.dodds@utah.edu

Examples

1
pois.proc(100,5)

JackStat/CompPack documentation built on May 7, 2019, 10:16 a.m.