Skip to content

Files

Latest commit

2cea3a8 · Apr 17, 2025

History

History
28 lines (21 loc) · 2.13 KB

README.md

File metadata and controls

28 lines (21 loc) · 2.13 KB

mimic

Implement Simple Microsimulation to Economically Evaluate Mental Health Services

Lifecycle: experimental ready4 R-CMD-check DOI CRAN status

Tools for developing simple microsimulations of mental health service and exporting outputs for cost-utility analyses. Designed for use with the ready4 framework (https://ready4-dev.github.io/ready4/). This early development version of mimic has been made available as part of the process of testing and documenting the library. If you have any questions, please contact the authors (matthew.hamilton1@monash.edu).

To install a development version of this software, run the following commands in your R console:

utils::install.packages("devtools")

devtools::install_github("ready4-dev/mimic")