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

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary

Keywords

adolescence health-economics health-utility mapping-algorithms mental-health ready4 transfer-to-utility
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 9
Topics
adolescence health-economics health-utility mapping-algorithms mental-health ready4 transfer-to-utility
Created about 5 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

TTU

Implement Transfer to Utility Mapping Algorithms

Lifecycle: experimental ready4 R-CMD-check DOI CRAN status <!-- badges: end -->

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")

```

Owner

  • Name: ready4
  • Login: ready4-dev
  • Kind: organization
  • Email: matthew.hamilton@orygen.org.au
  • Location: Melbourne, Australia

A suite of authoring, modelling and prediction tools for exploring topics in young people's mental health

Citation (CITATION.cff)

cff-version: 1.2.0
message: "Caroline Gao and Matthew Hamilton  (2022). TTU: Implement Transfer to Utility Mapping Algorithms. Version 0.0.0.9346. Zenodo. https://doi.org/10.5281/zenodo.5646593"
authors:
  - family-names: "Gao"
    given-names: "Caroline"
  - family-names: "Hamilton"
    given-names: "Matthew"
title: "TTU: Implement Transfer to Utility Mapping Algorithms"
version: 0.0.0.9346
doi: 10.5281/zenodo.5646593
date-released: 2022-09-13
url: "https://ready4-dev.github.io/TTU/"

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • R >= 2.10 depends
  • specific * depends
  • betareg * imports
  • caret * imports
  • dplyr * imports
  • ggplot2 * imports
  • knitr * imports
  • knitrBootstrap * imports
  • lifecycle * imports
  • magrittr * imports
  • methods * imports
  • purrr * imports
  • ready4 >= 0.0.0.9102 imports
  • ready4show >= 0.0.0.9098 imports
  • scorz >= 0.0.0.9053 imports
  • stringr * imports
  • testthat * imports
  • utils * imports
  • youthvars >= 0.0.0.9108 imports
  • rmarkdown * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v1 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • autobrew/uninstall-homebrew master composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite