Based on recent data, a variety of variables on regional houses are available.
1 | data("houses")
|
A dataframe with 30 rows and 6 columns.
PriceThe most recent list price of the home in thousands of U.S. dollars.
AreaThe area of the home in hundreds of square feet.
LocationThe general neighborhood of the home:
suburbs
city
exurbNeither a suburb not a city.
dum.loc1One of two dummy variables for coding location.
dum.loc2The second dummy variable for coding location.
The documentation does not auto-update. If one changes the base file, this documentation will no longer remain accurate.
Description and most variable text from Gordon Weinberg.
Changed variables names to a single, uppercase word.
36-202 Data.
Obtained from the Spring 2016 edition of 36-202.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.