table.b24 {MPV} | R Documentation |
Table B24 - Rental Data
Description
The table.b24
data frame has 51 observations on 6 variables.
Usage
data(table.b24)
Format
This data frame contains the following columns:
- City
character vector
- Population
numeric vector
- X95th.Percentile.Income
numeric vector
- Median.Sale.Price
numeric vector
- Median.Price.sqft
numeric vector
- Rental.Price
numeric vector
Source
Montgomery, D.C., Peck, E.A., and Vining, C.G. (2021) Introduction to Linear Regression Analysis. 6th Edition, John Wiley and Sons.
Examples
pairs(table.b24[,-1])
[Package MPV version 1.63 Index]