BostonHousing {RFpredInterval}R Documentation

Boston housing data set

Description

Housing data for 506 census tracts of Boston from the 1970 census. The data set contains the original data by Harrison and Rubinfeld (1979).

Usage

BostonHousing

Format

A data frame with three 506 rows observations on 14 variables. medv is the target variable. The variables are as follows:

Examples

## load data
data(BostonHousing, package = "RFpredInterval")

[Package RFpredInterval version 1.0.8 Index]