anthro_api_compute_zscore: Helper function to compute zscores

anthro_api_compute_zscoreR Documentation

Helper function to compute zscores

Description

Helper function to compute zscores

Usage

anthro_api_compute_zscore(y, m, l, s)

Arguments

y

a numeric vector

m

a numeric vector

l

a numeric vector

s

a numeric vector

Note

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.

References

http://www.who.int/childgrowth/standards/Chap_7.pdf


dirkschumacher/anthro documentation built on Sept. 18, 2023, 5:34 a.m.