https://github.com/ready4-dev/ttu
Tools for developing and sharing algorithms to map measures routinely collected in mental health services to health utility.
https://github.com/ready4-dev/ttu
adolescence health-economics health-utility mapping-algorithms mental-health ready4 transfer-to-utility
Last synced: 5 months ago
JSON representation
Tools for developing and sharing algorithms to map measures routinely collected in mental health services to health utility.
- Host: GitHub
- URL: https://github.com/ready4-dev/ttu
- Owner: ready4-dev
- License: gpl-3.0
- Created: 2020-11-26T09:57:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T03:32:12.000Z (almost 2 years ago)
- Last Synced: 2025-09-04T21:14:29.303Z (9 months ago)
- Topics: adolescence, health-economics, health-utility, mapping-algorithms, mental-health, ready4, transfer-to-utility
- Language: R
- Homepage: https://ready4-dev.github.io/TTU/
- Size: 27.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# TTU
## Implement Transfer to Utility Mapping Algorithms
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://www.ready4-dev.com/docs/software/libraries/types/module/)
[](https://github.com/ready4-dev/TTU/actions/workflows/R-CMD-check.yaml)
[](https://doi.org/10.5281/zenodo.5646593)
[](https://CRAN.R-project.org/package=TTU)
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:
```r
utils::install.packages("devtools")
devtools::install_github("ready4-dev/TTU")
```