[WIP] Implement growth assessment using WHO indicators #80
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "jpd-feat-add-bmi-module-with-live-view"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add growth curve calculation based on z-score and centile from z-score.
with
tocase
Growth.new/4
bc9c2124f1ex_doc
to generate documentation@ -0,0 +10,4 @@
alias Growth.Calc.Centile
describe "compute/4" do
for %{key: key} = params <- sample() do
The table-driven test is based on: https://blog.jpalardy.com/posts/a-table-driven-test-template-for-elixir/
Req
options c77d4eb97dCheckout
From your project repository, check out a new branch and test the changes.