anthro_api_compute_zscore_adjusted | R Documentation |
Helper function to compute the adjusted zscore
anthro_api_compute_zscore_adjusted(y, m, l, s)
y |
a numeric vector |
m |
a numeric vector |
l |
a numeric vector |
s |
a numeric vector |
This function is meant to be used by other anthro related packages. It is not advised to use this in you own packages or analysis. If you must use it, prepare for potential breaking changes in the future.
http://www.who.int/childgrowth/standards/Chap_7.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.