https://github.com/ready4-dev/mychoice
Model Youth Choice Behaviours Using The Ready4 Framework
https://github.com/ready4-dev/mychoice
Last synced: 5 months ago
JSON representation
Model Youth Choice Behaviours Using The Ready4 Framework
- Host: GitHub
- URL: https://github.com/ready4-dev/mychoice
- Owner: ready4-dev
- License: gpl-3.0
- Created: 2022-10-16T06:01:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T04:55:12.000Z (about 2 years ago)
- Last Synced: 2025-09-05T02:50:00.163Z (9 months ago)
- Language: R
- Homepage: https://ready4-dev.github.io/mychoice/
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
# mychoice
## Model Youth Choice Behaviours
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://www.ready4-dev.com/docs/software/libraries/types/module/)
[](https://github.com/ready4-dev/mychoice/actions/workflows/R-CMD-check.yaml)
[](https://doi.org/10.5281/zenodo.7213799)
[](https://CRAN.R-project.org/package=mychoice)
Tools for modelling choice behaviours in youth mental health
economic models. Supports standardised workflows for the design and
analysis of Discrete Choice Experiments. This development version of
the mychoice 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/mychoice")
```