Joao P Dubas 5c044e69d9
fix(growth): use centile and percentile correctly
1. The calculation made in `Grownth.Calc.Centile.compute/4` converts a
   given z-score into the expected measurement value.
   This can be used to get specific values for key z-scores, such as,
   -3, -2, 2 and 3.
2. To calculate the percentile of a given z-score the system uses the
   cumulative distribution function.
2024-08-28 13:03:45 +00:00
2022-04-23 17:15:16 +00:00
2024-07-12 11:12:50 +00:00
2021-06-26 19:19:15 +00:00
2024-08-12 20:19:36 +00:00
2024-08-12 20:19:36 +00:00
2024-08-12 20:19:36 +00:00
2022-04-23 17:15:16 +00:00
2022-04-23 23:29:35 +00:00
2021-06-22 01:56:40 +00:00

Training Log (TRAILOG)

Build Status

Setup

Execute

Tests

Next steps

Description
Training log service.
Readme MIT 2.9 MiB
Languages
Elixir 93.3%
Makefile 3.1%
Dockerfile 2.8%
Shell 0.7%
Batchfile 0.1%