Commit Graph

5 Commits

Author SHA1 Message Date
c14a26a184 fix(growth): measure for subscapular skinfold 2024-06-11 12:01:25 +00:00
88b8e811a8 chore(growth): apply scorer behaviour in indicators 2024-06-11 11:41:31 +00:00
fa022b9592 feat(growth): calculate z-score/centile for all indicators
The `Growth.Score.Scorer` behaviour implements the methods needed to
calculate z-score and centile for any indicator.
2024-06-11 11:38:18 +00:00
06b35cbceb wip(growth): implement results for bmi
Some checks failed
continuous-integration/drone/pr Build is failing
This implementation should be made generic for all other scores.
2024-06-10 19:09:35 +00:00
04fff60541 wip(growth): add score module
Some checks failed
continuous-integration/drone/pr Build is failing
This module is responsible for calculate the z score/centile for each
measurement.
2024-06-10 12:15:16 +00:00