CRAN/E | IBMPopSim

IBMPopSim

Individual Based Model Population Simulation

Installation

About

Simulation of the random evolution of heterogeneous populations using stochastic Individual-Based Models (IBMs) doi:10.48550/arXiv.2303.06183. 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. For instance, IBMs can be used for simulating the evolution of a heterogeneous insurance portfolio with selection or for validating mortality forecasts. This package 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.

github.com/DaphneGiorgi/IBMPopSim
DaphneGiorgi.github.io/IBMPopSim/
Bug report File report

Key Metrics

Version 1.0.0
R ≥ 3.5.0
Published 2024-02-09 77 days ago
Needs compilation? yes
License MIT
License File
CRAN checks IBMPopSim results

Downloads

Yesterday 10 0%
Last 7 days 46 -19%
Last 30 days 248 -8%
Last 90 days 830 +5%
Last 365 days 2.799 -3%

Maintainer

Maintainer

Daphné Giorgi

daphne.giorgi@sorbonne-universite.fr

Authors

Daphné Giorgi

aut / cre

Sarah Kaakai

aut

Vincent Lemaire

aut

Material

README
NEWS
Reference manual
Package source

In Views

ActuarialScience

Vignettes

IBMPopSim package description
IBMPopSim C++ essentials
Human population
Human population with swap
Insurance portfolio
Population with genetically variable traits

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

IBMPopSim archive

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 0.12
checkmate
stats
readr
rlang
dplyr ≥0.8.0
ggplot2

Suggests

RcppArmadillo
knitr
rmarkdown
bookdown
ggfortify
magick
colorspace
gganimate
gridExtra

LinkingTo

Rcpp