E2.2 | R Documentation |
The E2.2
data frame has 26 rows and 14 columns, data on
house prices in different zones of Chicago.
data(E2.2)
This data frame contains the following columns:
a numeric vector, selling price of house in thousands of dollars.
a numeric vector, number of bedrooms.
a numeric vector, floor space in sq. feet.
a numeric vector, number of fireplaces.
a numeric vector, number of rooms.
a numeric vector, storm windows (1 present, 0 absent).
a numeric vector, front footage of lot in feet.
a numeric vector, annual taxes.
a numeric vector, number of bathrooms.
a numeric vector, construction (0 if frame, 1 if brick).
a numeric vector, garage size (0=no garage, 10 1 auto garage, etc.).
a numeric vector, condition (1=needs work, 0 otherwise).
a numeric vector, indicator for zone A.
a numeric vector, indicator for zone B.
Ms. Terry Tasch of Long-Kogan Realty, Chicago.
data(E2.2)
summary(E2.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.