dogs {dobson}R Documentation

Dogs data from table 11.9

Description

Measurements of left ventricular volume and parallel conductance volume on five dogs under eight different load conditions

Usage

data(dogs)

Format

A tibble with 40 observations and the following 4 variables.

dog

dog number

condition

load condition

y

left ventricular volume

x

parallel conductance volume

References

Boltwood, C. M., R. Appleyard, and S. A. Glantz (1989). Left ventricular volume measurement by conductance catheter in intact dogs: the parallel conductance volume increases with end-systolic volume. Circulation 80, 1360–1377.

Examples

data(dogs)
summary(dogs)

[Package dobson version 0.4 Index]