miete {DMRnet} | R Documentation |
miete dataset
Description
The miete data contains the rent index for Munich in 2003.
Usage
data(miete)
Format
A data frame with 2053 observations on the following 12 variables.
- rent
Rent in euros.
- bathextra
Special furniture in bathroom, yes = 1, no = 0.
- tiles
Bathroom with tiles, yes = 0, no = 1.
- area
Municipality.
- kitchen
Upmarket kitchen, yes = 1, no = 0.
- rooms
Number of rooms.
- best
Best address, yes = 1, no = 0.
- good
Good address, yes = 1, no =0.
- warm
Warm water, yes = 0, no = 1.
- central
Central heating, yes = 0, no = 1.
- year
Year of construction.
- size
Living space in square meter.
References
Fahrmeir, L., Künstler, R., Pigeot, I., Tutz, G. (2004) Statistik: der Weg zur Datenanalyse. 5. Auflage, Berlin: Springer-Verlag.
Examples
data(miete)
summary(miete)
[Package DMRnet version 0.4.0 Index]