Crandore Hub

microsimulation

Discrete Event Simulation in R and C++, with Tools for Cost-Effectiveness Analysis

Discrete event simulation using both R and C++ (Karlsson et al 2016; <doi:10.1109/eScience.2016.7870915>). The C++ code is adapted from the SSIM library <https://www.inf.usi.ch/carzaniga/ssim/>, allowing for event-oriented simulation. The code includes a SummaryReport class for reporting events and costs by age and other covariates. The C++ code is available as a static library for linking to other packages. A priority queue implementation is given in C++ together with an S3 closure and a reference class implementation. Finally, some tools are provided for cost-effectiveness analysis.

Versions across snapshots

VersionRepositoryFileSize
1.4.5 rolling linux/jammy R-4.5 microsimulation_1.4.5.tar.gz 5.2 MiB
1.4.5 rolling linux/noble R-4.5 microsimulation_1.4.5.tar.gz 5.1 MiB
1.4.5 rolling source/ R- microsimulation_1.4.5.tar.gz 2.3 MiB
1.4.5 latest linux/jammy R-4.5 microsimulation_1.4.5.tar.gz 5.2 MiB
1.4.5 latest linux/noble R-4.5 microsimulation_1.4.5.tar.gz 5.1 MiB
1.4.5 latest source/ R- microsimulation_1.4.5.tar.gz 2.3 MiB
1.4.5 2026-04-26 source/ R- microsimulation_1.4.5.tar.gz 2.3 MiB
1.4.5 2026-04-23 source/ R- microsimulation_1.4.5.tar.gz 2.3 MiB
1.4.5 2026-04-09 windows/windows R-4.5 microsimulation_1.4.5.zip 2.2 MiB
1.4.4 2025-04-20 source/ R- microsimulation_1.4.4.tar.gz 2.3 MiB

Dependencies (latest)

Depends

Imports

LinkingTo

Suggests