| juul2 {ISwR} | R Documentation |
The juul2 data frame has 1339 rows and 8 columns;
extended version of |juul|.
juul2
This data frame contains the following columns:
agea numeric vector (years).
heighta numeric vector (cm).
menarchea numeric vector. Has menarche occurred (code 1: no, 2: yes)?
sexa numeric vector (1: boy, 2: girl).
igf1a numeric vector, insulin-like growth factor (microgram per liter).
tannera numeric vector, codes 1–5: Stages of puberty ad modum Tanner.
testvola numeric vector, testicular volume (ml).
weighta numeric vector, weight (kg).
Original data.
plot(igf1~age, data=juul2)