cathedral {alr3} | R Documentation |
Cathedrals
Description
Heights and lengths of Gothic and Romanesque cathedrals.
Format
This data frame uses cathedral names as row label andcontains the following columns:
- Type
-
Romanesque or Gothic
- Height
-
Total height, feet
- Length
-
Total length, feet
Source
Stephen Jay Gould
References
Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Problem 6.7.
Examples
head(cathedral)
[Package alr3 version 2.0.8 Index]