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 ([email protected]).
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")