rcpch / digital-growth-charts-react-component-library

A typescript React library for displaying RCPCH Digital Growth Charts from API data
https://growth.rcpch.ac.uk
MIT License
7 stars 9 forks source link

Percentage median BMI implementation #75

Closed eatyourpeas closed 5 months ago

eatyourpeas commented 7 months ago

Percentage median BMI is used widely in child and adolescent eating disorders, and may have some utility in obesity, though SDS in obesity seems to be a more commonly used measure.

The RCPCHGrowth package reports %mBMI for both corrected and chronological ages, so should be included, perhaps in the tool tips against BMI.

eatyourpeas commented 5 months ago

Implementation here:

image