powered by
A randomly selected subset of the Ames data set.
AmesSubset
A data frame with 2049 observations on 82 variables.
# NOT RUN { str(AmesSubset) plot(AmesSubset$Neighborhood, y = AmesSubset$SalePrice) # }
Run the code above in your browser using DataLab