table.b15 | R Documentation |
The table.b15
data frame has 60 observations on the mortality, environment, and demographic variables for a sample of American cities.
data(table.b15)
This data frame contains the following columns:
character vector
numeric vector, age-adjusted mortality from all causes per 100000
numeric vector, precipitation in inches
numeric vector, median number of school years completed
numeric vector, percentage of 1960 population that is nonwhite
numeric vector, relative pollution potential of nitrous oxides
numeric vector, relative pollution potential of sulfur dioxide
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2021) Introduction to Linear Regression Analysis. 6th Edition, John Wiley and Sons.
McDonald, G. C. and Ayers, J.A. [1978], "Some applications of Chernuff faces: A technique for graphically representing multivariate data", in Graphical Representation of Multivariate Data, Academic Press, New York.
data(table.b15)
pairs(table.b15[,-1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.