AmesImp: A Subset of the Ames Data Set with Imputed Values

Description Usage Format Source Examples

Description

A randomly selected subset of the Ames data set. The dataset has had its values imputed and any remaining NA values removed.

Usage

1

Format

A data frame with 2047 observations on 74 variables.

Source

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

Examples

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

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