AmesImpFctrs: A Subset of the Ames Data Set with Imputed Values Only...

Description Usage Format Source Examples

Description

A randomly selected subset of the Ames data set. The dataset contains only factor class variables and the SalePrice variable. Missing values have been imputed.

Usage

1

Format

A data frame with 2049 observations on 39 variables.

Source

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

Examples

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

pikos90/tree.bins documentation built on May 7, 2019, 3:16 p.m.