lung {ISwR}R Documentation

Methods for determining lung volume

Description

The lung data frame has 18 rows and 3 columns. It contains data on three different methods of determining human lung volume.

Usage

data(lung)

Format

This data frame contains the following columns:

volume
a numeric vector. Measured lung volume.
method
a factor with levels A, B, and C.
subject
a factor with levels 16.

Source

Exercises in Applied statistics (1977), Exercise~4.15, Dept. of Theoretical Statistics, Aarhus University.

Examples

data(lung)

[Package ISwR version 1.0-6 Index]