gen_homo_poisson: Generate Homogeneous Poisson Process

Description Usage Arguments

View source: R/RcppExports.R

Description

Generate a homogeneous poisson process with constant intensity lambda in time interval [0,T_0].

Usage

1
  gen_homo_poisson(lambda, T_0)

Arguments

lambda

Numeric value, the intensity.

T_0

Positive numeric value, the upper bound.


wush978/RPPGen documentation built on May 4, 2019, 12:01 p.m.