Background
dscore 2.0.0 sets key gsed2510 as the new default. This key is based on data from seven countries and replaces earlier versions used for calculating D-scores and DAZ scores.
As a temporary solution, the script save_builtin_references.R retains copies of earlier reference tables linked to previous keys.
To ensure consistency and backward compatibility with earlier versions, we need to create three updated reference sets under the new key gsed2510.
Proposed reference sets
-
preliminary_standards
Normative references calculated from a subgroup of healthy children across the seven GSED cohorts. Intended as default.
Temporary placeholder to be replaced by global who_standards for healthy child development.
-
who_descriptive
Descriptive references calculated from all children with adequate data in the seven GSED cohorts. Replaces phase1 references.
-
dutch
Descriptive references calculated from Dutch GSED children only (for in-country use). Updates dutch references for keys dutch and gsed2406.
Next steps
Background
dscore 2.0.0sets keygsed2510as the new default. This key is based on data from seven countries and replaces earlier versions used for calculating D-scores and DAZ scores.As a temporary solution, the script
save_builtin_references.Rretains copies of earlier reference tables linked to previous keys.To ensure consistency and backward compatibility with earlier versions, we need to create three updated reference sets under the new key
gsed2510.Proposed reference sets
preliminary_standardsNormative references calculated from a subgroup of healthy children across the seven GSED cohorts. Intended as default.
Temporary placeholder to be replaced by global
who_standardsfor healthy child development.who_descriptiveDescriptive references calculated from all children with adequate data in the seven GSED cohorts. Replaces
phase1references.dutchDescriptive references calculated from Dutch GSED children only (for in-country use). Updates
dutchreferences for keysdutchandgsed2406.Next steps
Create and verify
preliminary_standardsunder keygsed2510get_mu()gsed2406) to confirm expected shiftsDESCRIPTIONor internal metadata registry.NEWS.md.builtin_referencesobjectsCreate and verify
who_descriptiveunder keygsed2510get_mu()gsed2406) to confirm expected shiftsDESCRIPTIONor internal metadata registry.NEWS.md.builtin_referencesobjectsCreate and verify
dutchunder keygsed2510get_mu()gsed2406) to confirm expected shiftsDESCRIPTIONor internal metadata registry.NEWS.md.builtin_referencesobjectsDocument the transition and rationale in the package NEWS and vignette
dscore < 2.0.0.Release plan
2.0.1–2.0.x) for each intermediate update.2.1.0once all references are integrated and validated.