AmesSubset: A Subset of the Ames Data Set

Description Usage Format Source Examples

Description

A randomly selected subset of the Ames data set.

Usage

1

Format

A data frame with 2049 observations on 82 variables.

Source

https://ww2.amstat.org/publications/jse/v19n3/Decock/DataDocumentation.txt

Examples

1
2
str(AmesSubset)
plot(AmesSubset$Neighborhood, y = AmesSubset$SalePrice)

tree.bins documentation built on May 2, 2019, 12:20 p.m.