AMES_Slidy

drd

2026-05-06

Ames Housing

This presentation introduces the Ames Housing Data which resides in the AmesHousing package on CRAN. It can be accessed by installing the package and loading the data in a “ames” data frame.

install.packages("AmesHousing")
library(AmesHousing)
ames <- make_ames()

Ames Housing Prices