Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

generatePPConst

Poisson process with piecewise constant intensities


Description

Generate realizations of a Poisson process with piecewise constant intensities

Usage

generatePPConst(intens, Time)

Arguments

intens

Vector with the constants of the intensities (defined on a regular partition of interval [0,Time])

Time

Time

Examples

intens <- c(1,3,8)
constpp <- generatePPConst(intens, 10)

ppsbm

Clustering in Longitudinal Networks

v0.2.2
GPL (>= 2)
Authors
D. Giorgi, C. Matias, T. Rebafka, F. Villers
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.