MakeBWtoZscore02y: Z-score body-weight for age 0 to 24 months based on WHO...

View source: R/MakeBWtoZscore02y.R

MakeBWtoZscore02yR Documentation

Z-score body-weight for age 0 to 24 months based on WHO standards

Description

Make vector of age and body-weight to z-scores based on WHO standards using LMS

Usage

MakeBWtoZscore02y(sex, age, bw)

Arguments

sex

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

age

A vector of time points of size Q.

bw

A vector of body-weight readings of size Q.

Value

A vector of Z-scores of size Q.


functionaldata/tPACE documentation built on Aug. 16, 2022, 8:27 a.m.