microsimulation (Q71443): Difference between revisions
From MaRDI portal
Changed an Item |
Added link to MaRDI item. |
||
links / mardi / name | links / mardi / name | ||
Latest revision as of 18:56, 12 March 2024
Discrete Event Simulation in R and C++, with Tools for Cost-Effectiveness Analysis
Language | Label | Description | Also known as |
---|---|---|---|
English | microsimulation |
Discrete Event Simulation in R and C++, with Tools for Cost-Effectiveness Analysis |
Statements
19 July 2023
0 references
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.
0 references