Skip to content
/ TTU Public

Tools for developing and sharing algorithms to map measures routinely collected in mental health services to health utility.

License

Notifications You must be signed in to change notification settings

ready4-dev/TTU

Repository files navigation

TTU

Implement Transfer to Utility Mapping Algorithms

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

Modules from the readyforwhatsnext youth mental health economic model (https://readyforwhatsnext.org/) that can be used to develop, assess, report and share utility mapping models. Outputs produced through use of TTU package modules are designed to integrate with health economic models developed with the ready4 framework (https://www.ready4-dev.com/). This development version of the TTU package has been made available as part of the process of testing and documenting the package. 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/TTU")