Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.2%) to scientific vocabulary
Keywords
child-development
d-score
daz
developmental-trajectories
growth-charts
rasch-model
Last synced: 10 months ago
·
JSON representation
Repository
D-score for Child Development
Basic Info
- Host: GitHub
- Owner: D-score
- License: agpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://d-score.org/dscore/
- Size: 333 MB
Statistics
- Stars: 8
- Watchers: 5
- Forks: 0
- Open Issues: 1
- Releases: 9
Topics
child-development
d-score
daz
developmental-trajectories
growth-charts
rasch-model
Created over 10 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
License
README.Rmd
---
output: github_document
always_allow_html: yes
bibliography: [vignettes/references.bib]
biblio-style: apalike
link-citations: yes
---
```{r, include = FALSE}
options(width = 130)
knitr::opts_chunk$set(
collapse = TRUE,
fig.retina = 2,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
suppressPackageStartupMessages(library(dplyr))
suppressPackageStartupMessages(library(ggplot2))
```
# dscore
[](https://lifecycle.r-lib.org/articles/stages.html#stable)
[](https://CRAN.R-project.org/package=dscore)
[](https://cran.r-project.org/package=dscore)
[](https://github.com/d-score/dscore)
The D-score is a numerical score that measures generic development
in children. Use the D-score to analyze and predict early development of
children similar to measures like height and weight.
The `dscore` package contains tools to
- Map your item names to the GSED convention
- Calculate D-score from item level responses
- Transform the D-scores into DAZ, age-standardised Z-scores
The required input consists of *item level* responses on milestones
from widely used instruments for measuring child development.
## Installation
You can install the development version from [GitHub](https://github.com/) with:
``` r
install.packages("remotes")
remotes::install_github("d-score/dscore")
```
## Overview
You may estimate the D-score and the Development-for-Age Z-score (DAZ) from child data on developmental milestones. Four steps are needed:
1. Identify whether the `dscore` package covers your measurement instrument;
2. Map your variable names to the GSED 9-position schema;
3. Calculate D-score and DAZ;
4. Summarise your results.
The `dscore` package provides various function that support these steps. See [Getting started](https://d-score.org/dscore/articles/getting_started.html) for more details.
## Resources
### Books and reports
1. [D-score: Turning milestones into measurement](https://d-score.org/dbook1/)
2. [Inventory of 147 instruments for measuring early child development](https://documents.worldbank.org/en/publication/documents-reports/documentdetail/384681513101293811/a-toolkit-for-measuring-early-childhood-development-in-low-and-middle-income-countries): @fernald2017
### Keys
1. Project with `dutch` key, 0-2 years: @vanbuuren2014
2. Project with `gcdg` key: @weber2019
3. Project with `gsed` keys: @gsedteam2023
### Methodology
1. Interval scale: @jacobusse2006
2. Adaptive testing: @jacobusse2007
### Shiny app
If you want to calculate the D-score on your own data, and you're not an `R` user, you might wish to check out our interactive Shiny [dcalculator](https://tnochildhealthstatistics.shinyapps.io/dcalculator/) app.
## Acknowledgement
The authors wish to recognize the principal investigators and their study team members for their generous contribution of the data that made this tool possible and the members of the Ki team who directly or indirectly contributed to the study: Amina Abubakar, Claudia R. Lindgren Alves, Orazio Attanasio, Maureen M. Black, Maria Caridad Araujo, Susan M. Chang-Lopez, Gary L. Darmstadt, Bernice M. Doove, Wafaie Fawzi, Lia C.H. Fernald, Günther Fink, Emanuela Galasso, Melissa Gladstone, Sally M. Grantham-McGregor, Cristina Gutierrez de Pineres, Pamela Jervis, Jena Derakhshani Hamadani, Charlotte Hanlon, Simone M. Karam, Gillian Lancaster, Betzy Lozoff, Gareth McCray, Jeffrey R Measelle, Girmay Medhin, Ana M. B. Menezes, Lauren Pisani, Helen Pitchik, Muneera Rasheed, Lisy Ratsifandrihamanana, Sarah Reynolds, Linda Richter, Marta Rubio-Codina, Norbert Schady, Limbika Sengani, Chris Sudfeld, Marcus Waldman, Susan P. Walker, Ann M. Weber and Aisha K. Yousafzai.
This study was supported by the Bill & Melinda Gates Foundation. The contents are the sole responsibility of the authors and may not necessarily represent the official views of the Bill & Melinda Gates Foundation or other agencies that may have supported the primary data studies used in the present study.
### Literature
Owner
- Name: D-score
- Login: D-score
- Kind: organization
- Email: stef.vanbuuren@tno.nl
- Website: d-score.org
- Repositories: 5
- Profile: https://github.com/D-score
D-score: A Scale for Child Development
GitHub Events
Total
- Push event: 12
- Pull request event: 1
- Create event: 1
Last Year
- Push event: 12
- Pull request event: 1
- Create event: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 9
- Total pull requests: 47
- Average time to close issues: 5 months
- Average time to close pull requests: 1 day
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.56
- Average comments per pull request: 0.06
- Merged pull requests: 46
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: 1 day
- Average time to close pull requests: less than a minute
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- stefvanbuuren (7)
- jmseiden (1)
Pull Request Authors
- stefvanbuuren (38)
- iriseekhout (10)
Top Labels
Issue Labels
wontfix (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 388 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 9
- Total maintainers: 1
cran.r-project.org: dscore
D-Score for Child Development
- Homepage: https://github.com/d-score/dscore
- Documentation: http://cran.r-project.org/web/packages/dscore/dscore.pdf
- License: AGPL-3
-
Latest release: 1.10.0
published about 1 year ago
Rankings
Dependent repos count: 19.2%
Stargazers count: 19.3%
Average: 25.9%
Forks count: 27.8%
Dependent packages count: 28.7%
Downloads: 34.7%
Maintainers (1)
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.5 depends
- Rcpp * imports
- dplyr >= 0.8.2 imports
- stats * imports
- stringr * imports
- tidyr >= 1.0.0 imports
- tidyselect * imports
- ggplot2 * suggests
- kableExtra * suggests
- knitr * suggests
- lme4 * suggests
- rmarkdown * suggests
- sirt * suggests
- testthat * suggests
.github/workflows/rhub.yaml
actions
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite