README.md

AmesHousing

R build status Codecov test coverage CRAN_Status_Badge Downloads

This package contains the data described by De Cock (2011) where 82 fields were recored for 2,930 properties in Ames IA. Different versions of the data are available using the package.

Installation

To install the package from CRAN, use

install.packages("AmesHousing")

You can install the development version of AmesHousing from GitHub with:

# install.packages("devtools")
devtools::install_github("topepo/AmesHousing")

Details

The Processed Version

The exact details can be found in the code of make_ames but a summary is:

The Ordered Factor Version

make_ordinal_ames is the same as make_ames but many ordinal data were changed to class ordered.



topepo/AmesHousing documentation built on June 26, 2020, 11:12 p.m.