| rent | R Documentation |
The rent data contains the rent index for Munich in 2003.
data(rent)
A data frame with 2053 observations on the following 13 variables.
rentclear rent in euros
rentmclear rent per square meter in euros
sizeliving space in square meter
roomsnumber of rooms
yearyear of construction
areamunicipality
goodgood adress, yes = 1, no =0
bestbest adress, yes = 1, no = 0
warmwarm water, yes = 0, no = 1
centralcentral heating, yes = 0, no = 1
tilesbathroom with tiles, yes = 0, no = 1
bathextraspecial furniture in bathroom, yes = 1, no = 0
kitchenupmarket kitchen, yes = 1, no = 0
Data Archive Department of Statistics, LMU Munich
Fahrmeir, L., Künstler, R., Pigeot, I., Tutz, G. (2004) Statistik: der Weg zur Datenanalyse. 5. Auflage, Berlin: Springer-Verlag.
##example of analysis:
data(rent)
summary(rent)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.