home_prices: Regression Example - Home Prices

Description Usage Format Details Source References

Description

An example dataset used in Chapter 12 of the book Introduction to the New Statistics.

Usage

1

Format

A data frame with 300 rows and 7 variables:

mls

Multiple listing service number for the house (unique ID)

location

City/town where the house is located (factor with 27 levels)

price

Most recent listing price of the house (in dollars)

bedrooms

Number of bedrooms

bathrooms

Number of bathrooms

size

Size of the house in square feet

status

Type of sale - Foreclosure or Short Sale

Details

This dataset contains a collection of real estate listings in San Luis Obispo county in California, United States.

Source

This is a subset of the first 300 rows of the full dataset, which can be found at https://wiki.csc.calpoly.edu/datasets/wiki/Houses

References

Cumming, G., & Calin-Jageman, R. (2017). Introduction to the New Statistics. New York; Routledge.


gitrman/itns documentation built on May 17, 2019, 5:29 a.m.