https://github.com/ready4-dev/youthu
Tools for mapping a range of measures routinely collected in youth mental health services to AQoL 6D utility
https://github.com/ready4-dev/youthu
adolescence aqol aqol-6d-utility health-economics health-utility mental-health mental-health-services ready4 transfer-to-utility youth
Last synced: 5 months ago
JSON representation
Tools for mapping a range of measures routinely collected in youth mental health services to AQoL 6D utility
- Host: GitHub
- URL: https://github.com/ready4-dev/youthu
- Owner: ready4-dev
- License: gpl-3.0
- Created: 2020-11-28T03:45:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T05:36:24.000Z (about 2 years ago)
- Last Synced: 2025-09-05T02:51:41.706Z (9 months ago)
- Topics: adolescence, aqol, aqol-6d-utility, health-economics, health-utility, mental-health, mental-health-services, ready4, transfer-to-utility, youth
- Language: R
- Homepage: https://ready4-dev.github.io/youthu/
- Size: 16.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# youthu
## Transform Youth Outcomes to Health Utility Predictions
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://www.ready4-dev.com/docs/software/libraries/types/module/)
[](https://github.com/ready4-dev/youthu/actions/workflows/R-CMD-check.yaml)
[](https://doi.org/10.5281/zenodo.5646668)
[](https://CRAN.R-project.org/package=youthu)
Tools for mapping measures routinely collected in youth
mental health services to Quality Adjusted Life Years (QALYs). Part of
the ready4forwhatsnext youth mental health systems model
(https://readyforwhatsnext.org/). This development version of the
youthu 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/youthu")
```