Learn R Programming

faraway (version 1.0.6)

babyfood: Respiratory disease rates of babies fed in different ways

Description

Study on infant respiratory disease, namely the proportions of children developing bronchitis or pneumonia in their first year of life by type of feeding and sex.

Usage

data(babyfood)

Arguments

source

Payne, C. (1987). The GLIM System Release 3.77 Manual (2 ed.). Oxford: Nu- merical Algorithms Group.

Examples

Run this code
data(babyfood)
## maybe str(babyfood) ; plot(babyfood) ...

Run the code above in your browser using DataLab