-
Notifications
You must be signed in to change notification settings - Fork 0
Description
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 globalwho_standardsfor healthy child development. -
who_descriptive
Descriptive references calculated from all children with adequate data in the seven GSED cohorts. Replacesphase1references. -
dutch
Descriptive references calculated from Dutch GSED children only (for in-country use). Updatesdutchreferences for keysdutchandgsed2406.
Next steps
-
Create and verify
preliminary_standardsunder keygsed2510- Describe selection criteria
- Generate NO/LMS/BCT solution
- Add smoothed centile curves (P3-P97)
- Update
get_mu() - Compare with existing keys (
gsed2406) to confirm expected shifts - Validate DAZ scores
- Add dataset metadata (e.g., source, cohort composition, date, and method
- Update
DESCRIPTIONor internal metadata registry. - Include cohort list, variable definitions, and processing date.
- Add summary of changes in
NEWS.md. - Store results as
builtin_referencesobjects
-
Create and verify
who_descriptiveunder keygsed2510- Describe selection criteria
- Generate NO/LMS/BCT solution
- Add smoothed centile curves (P3-P97)
- Update
get_mu() - Compare with existing keys (
gsed2406) to confirm expected shifts - Validate DAZ scores
- Add dataset metadata (e.g., source, cohort composition, date, and method
- Update
DESCRIPTIONor internal metadata registry. - Include cohort list, variable definitions, and processing date.
- Add summary of changes in
NEWS.md. - Store results as
builtin_referencesobjects
-
Create and verify
dutchunder keygsed2510- Describe selection criteria
- Generate NO/LMS/BCT solution
- Add smoothed centile curves (P3-P97)
- Update
get_mu() - Compare with existing keys (
gsed2406) to confirm expected shifts - Validate DAZ scores
- Add dataset metadata (e.g., source, cohort composition, date, and method
- Update
DESCRIPTIONor internal metadata registry. - Include cohort list, variable definitions, and processing date.
- Add summary of changes in
NEWS.md. - Store results as
builtin_referencesobjects
-
Document the transition and rationale in the package NEWS and vignette
- Update user vignette to explain new key and references.
- Provide migration advice for users upgrading from
dscore < 2.0.0.
-
Release plan
- Increment patch versions (
2.0.1–2.0.x) for each intermediate update. - Use
2.1.0once all references are integrated and validated.
- Increment patch versions (