Learn R Programming

quantregGrowth (version 1.7-1)

SiChildren: Age, height and weight in a sample of Italian children

Description

Age, height and weight in a sample of 1424 Italian children born in Sicily in the eighties

Usage

data("SiChildren")

Arguments

Format

A data frame with 1424 observations on the following 3 variables.

age

age in years

height

child height (in centimeter)

weight

child weight (in kilo)

Details

Data refer on the usual antropometric measures of Italian boys born in Sicily in the first years of 80s. Data have been kindly provided by prof M. Chiodi

Examples

Run this code
data(SiChildren)
## see the package vignette for an example using such dataset

Run the code above in your browser using DataLab