data_home_prices: Home Prices - Ch12 - for End-of-Chapter Exercise 12.2

data_home_pricesR Documentation

Home Prices - Ch12 - for End-of-Chapter Exercise 12.2

Description

Maybe you're thinking about buying a house after college? Regression can help you hunt for a bargain. Download the Home Prices data set. This file contains real estate listings from 1997 to 2003 in a city in California. Let's explore the extent to which the size of the home (in square meters) predicts the sale price.

Usage

data_home_prices

Format

data_home_prices

A data frame with 300 rows and 8 columns:

MLS

integer

Location

factor

Price

integer

Bedrooms

integer

Bathrooms

integer

Size (m2)

numeric

Status

factor

Status_Code

logical


rcalinjageman/esci documentation built on March 29, 2024, 7:30 p.m.