rcpch / rcpchgrowth-python

A python package to produce calculations for all growth issues
GNU Affero General Public License v3.0
5 stars 4 forks source link

Fixes #10 #13

Closed a-wei-william closed 3 years ago

a-wei-william commented 3 years ago

update centile_band_for_centile, now calculates the ranges for within centile band by using sds_of_centile_line +/- (1/4 * 0.666). centile spaces are all the same size, 0.666SD

centile_band_for_centile function takes a new parameter of centile_format so it knows whether to use the 6-centile or the 9-centile pattern