Learn R Programming

regclass (version 1.6)

EX3.HOUSING: Housing data for Exercise E in Chapter 3

Description

Housing data for Exercise E in Chapter 3

Usage

data("EX3.HOUSING")

Arguments

Format

A data frame with 522 observations on the following 2 variables.

AREA

a numeric vector, square area of house

PRICE

a numeric vector, selling price

Details

Selling prices of houses (perhaps in the Boston area in Massachusettes).