br2: Home Prices and Attributes in Baton Rouge

Description Usage Format Source Examples

Description

1080 home sales in Baton Rouge, LA during mid-2005

Usage

1
data("br2")

Format

A data frame with 1080 observations on the following 10 variables.

price

sale price, dollars

sqft

total square feet

bedrooms

number of bedrooms

baths

number of full baths

age

age in years

owner

who lives in house: owner=1, vacant=2, tenant=3

pool

Is tehre a pool? yes = 1, no = 0

traditional

Traditional = 1 Townhouse = 2 Ranch = 3 New Orleans = 4 Mobile Home = 5 Garden = 6 French = 7 Cottage = 8 Contemporary = 9 Colonial = 10 Acadian = 11

fireplace

yes = 1, no = 0

waterfront

yes = 1, no = 0

Source

Dr. Kelley Pace, Department of Finance, Louisiana State University

Examples

1
2
data(br2)
## maybe str(br2) ; plot(br2) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.