mychoice

Model Youth Choice Behaviours Using The Ready4 Framework

https://github.com/ready4-dev/mychoice

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 (9.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Model Youth Choice Behaviours Using The Ready4 Framework

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License Citation

README.md

mychoice

Model Youth Choice Behaviours

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

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

```

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: "Matthew Hamilton  (2022). mychoice: Model Youth Choice Behaviours. Version 0.0.0.9016. Zenodo. https://doi.org/10.5281/zenodo.7213799"
authors:
  - family-names: "Hamilton"
    given-names: "Matthew"
title: "mychoice: Model Youth Choice Behaviours"
version: 0.0.0.9016
doi: 10.5281/zenodo.7213799
date-released: 2022-11-07
url: "https://ready4-dev.github.io/mychoice/"

GitHub Events

Total
Last Year

Dependencies

DESCRIPTION cran
  • CGPfunctions * imports
  • Formula * imports
  • Hmisc * imports
  • MASS * imports
  • dfidx * imports
  • dplyr * imports
  • ggplot2 * imports
  • gmnl * imports
  • idefix * imports
  • kableExtra * imports
  • knitr * imports
  • lessR * imports
  • lifecycle * imports
  • lubridate * imports
  • magrittr * imports
  • methods * imports
  • mlogit * imports
  • msm * imports
  • purrr * imports
  • readxl * imports
  • ready4 >= 0.0.0.9102 imports
  • ready4use >= 0.0.0.9222 imports
  • rlang * imports
  • rnaturalearth * imports
  • rstatix * imports
  • sf * imports
  • stats * imports
  • stringi * imports
  • stringr * imports
  • summarytools * imports
  • testthat * imports
  • tibble * imports
  • tidyselect * imports
  • units * imports
  • utils * 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