Related Experiment Video
Updated: Jun 7, 2025

High-Throughput Analysis of Non-Photochemical Quenching in Crops Using Pulse Amplitude Modulated Chlorophyll Fluorometry
Published on: July 6, 2022
The nhppp package for simulating non-homogeneous Poisson point processes in R
Thomas A Trikalinos1,2,3, Yuliia Sereda1
1Center for Evidence Synthesis in Health, Brown University, Providence, RI, United States of America.
The nhppp R package efficiently simulates non-homogeneous Poisson point processes (NHPPPs) for discrete event and statistical simulations. It offers fast, memory-efficient event time sampling using three proven algorithms.
Area of Science:
- Computational Statistics
- Simulation Methods
- Point Process Theory
Background:
- Discrete event and statistical simulations require efficient methods for generating event times.
- Non-homogeneous Poisson point processes (NHPPPs) are fundamental models for event occurrences over time.
- Existing simulation methods for NHPPPs can be computationally intensive or memory-demanding.
Purpose of the Study:
- To introduce the nhppp R package for fast and memory-efficient simulation of one-dimensional NHPPPs.
- To provide researchers with reliable tools for sampling event times in complex simulations.
- To implement and evaluate three distinct, provably correct NHPPP simulation algorithms.
Main Methods:
- Time-transformation of a standard homogeneous Poisson process using the inverse of the integrated intensity function.
- Generation of Poisson-distributed order statistics from a specified density function.
- Thinning of a majorizing NHPPP employing an acceptance-rejection scheme.
Main Results:
- The nhppp package provides functions based on three theoretically sound algorithms for NHPPP event simulation.
- Numerical accuracy and time performance of the implemented algorithms were rigorously studied.
- The package demonstrates efficient performance with a small memory footprint.
Conclusions:
- The nhppp R package offers a valuable, efficient, and accurate solution for simulating NHPPPs.
- It facilitates the integration of NHPPP event generation into discrete event and statistical simulations.
- The package includes reproducible examples, promoting ease of use and adoption.
More Related Videos
07:49Global and Current Research Trends of Single-Cell Sequencing in Cancer: A Bibliometric and Visualization Study
Published on: April 18, 2025
10:52Multiscale Sampling of a Heterogeneous Water/Metal Catalyst Interface using Density Functional Theory and Force-Field Molecular Dynamics
Published on: April 12, 2019
Related Concept Videos
Poisson Probability Distribution
The...
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Poisson's Ratio
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Distributions to Estimate Population Parameter
Introduction to Nonparametric Statistics
One of...