Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MakeHCtoZscore02y

Z-score head-circumference for age 0 to 24 months based on WHO standards


Description

Convert vector of age and height measurement to z-scores based on WHO standards using mu and sigma (not LMS)

Usage

MakeHCtoZscore02y(sex, age, hc)

Arguments

sex

A character 'M' or 'F' indicating the sex of the child.

age

A vector of time points of size Q.

hc

A vector of head circumference readings of size Q (in cm).

Value

A vector of Z-scores of size Q.


fdapace

Functional Data Analysis and Empirical Dynamics

v0.5.6
BSD_3_clause + file LICENSE
Authors
Cody Carroll [aut, cre] (<https://orcid.org/0000-0003-3525-8653>), Alvaro Gajardo [aut], Yaqing Chen [aut], Xiongtao Dai [aut], Jianing Fan [aut], Pantelis Z. Hadjipantelis [aut], Kyunghee Han [aut], Hao Ji [aut], Shu-Chin Lin [ctb], Paromita Dubey [ctb], Hans-Georg Mueller [cph, ths, aut], Jane-Ling Wang [cph, ths, aut]
Initial release
2021-01-10,

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.