English

Efficient simulation of individual-based population models: the R Package IBMPopSim

Populations and Evolution 2024-02-28 v2 Mathematical Software Probability

Abstract

The R Package IBMPopSim aims to simulate the random evolution of heterogeneous populations using stochastic Individual-Based Models (IBMs). The package enables users to simulate population evolution, in which individuals are characterized by their age and some characteristics, and the population is modified by different types of events, including births/arrivals, death/exit events, or changes of characteristics. The frequency at which an event can occur to an individual can depend on their age and characteristics, but also on the characteristics of other individuals (interactions). Such models have a wide range of applications in fields including actuarial science, biology, ecology or epidemiology. IBMPopSim overcomes the limitations of time-consuming IBMs simulations by implementing new efficient algorithms based on thinning methods, which are compiled using the Rcpp package while providing a user-friendly interface.

Keywords

Cite

@article{arxiv.2303.06183,
  title  = {Efficient simulation of individual-based population models: the R Package IBMPopSim},
  author = {Daphné Giorgi and Sarah Kaakai and Vincent Lemaire},
  journal= {arXiv preprint arXiv:2303.06183},
  year   = {2024}
}
R2 v1 2026-06-28T09:11:43.600Z