Learn R Programming

isdals (version 3.0.1)

fev: Forced expiratory volume in children

Description

Dataset to examine if respiratory function in children was influenced by exposure to smoking at home.

Usage

data(fev)

Arguments

Format

A data frame with 654 observations on the following 5 variables.

Age

age in years

FEV

forced expiratory volume in liters

Ht

height measured in inches

Gender

gender (0=female, 1=male)

Smoke

exposure to smoking (0=no, 1=yes)

Examples

Run this code
data(fev)

Run the code above in your browser using DataLab