houseprices {s20x}R Documentation

Sale and Advertised Prices of Houses

Description

A random sample of 100 houses recently sold in Mt Eden, Auckland. For each house we have the advertised price and the actual sale price.

Usage

data (houseprices)

Format

A data frame with 100 observations on 2 variables.
[,1] advertised.price numeric Advertised price ($)
[,2] sell.price numeric Final sale price ($)


[Package s20x version 2.6.1.000 Index]