View source: R/MakeBWtoZscore02y.R
| MakeBWtoZscore02y | R Documentation | 
Make vector of age and body-weight to z-scores based on WHO standards using LMS
MakeBWtoZscore02y(sex, age, bw)
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.  | 
A vector of Z-scores of size Q.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.