CRAN/E | microsimulation

microsimulation

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

Installation

About

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 , 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.

github.com/mclements/microsimulation
Bug report File report

Key Metrics

Version 1.4.3
Published 2023-07-19 288 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks microsimulation results

Downloads

Yesterday 19 +138%
Last 7 days 84 +5%
Last 30 days 296 +7%
Last 90 days 821 -19%
Last 365 days 3.660 +5%

Maintainer

Maintainer

Mark Clements

mark.clements@ki.se

Authors

Mark Clements

aut / cre / cph

Alexandra Jauhiainen

aut

Andreas Karlsson

aut

Antonio Carzaniga

cph

University of Colorado

cph

Pierre L'Ecuyer

cph

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

microsimulation archive

Depends

Rcpp ≥ 0.10.2
methods

Imports

parallel
grDevices
ascii
survival

Suggests

testthat

LinkingTo

Rcpp
RcppArmadillo