This module is responsible for calculate the z score/centile for each measurement.
This commit is contained in:
5
lib/growth/score/head_circumference.ex
Normal file
5
lib/growth/score/head_circumference.ex
Normal file
@@ -0,0 +1,5 @@
|
||||
defmodule Growth.Score.HeadCircumference do
|
||||
@moduledoc """
|
||||
Calculate z-score for head circumference for age.
|
||||
"""
|
||||
end
|
Reference in New Issue
Block a user