rent: Rent in Munich

rentR Documentation

Rent in Munich

Description

The rent data contains the rent index for Munich in 2003.

Usage

data(rent)

Format

A data frame with 2053 observations on the following 13 variables.

rent

clear rent in euros

rentm

clear rent per square meter in euros

size

living space in square meter

rooms

number of rooms

year

year of construction

area

municipality

good

good adress, yes = 1, no =0

best

best adress, yes = 1, no = 0

warm

warm water, yes = 0, no = 1

central

central heating, yes = 0, no = 1

tiles

bathroom with tiles, yes = 0, no = 1

bathextra

special furniture in bathroom, yes = 1, no = 0

kitchen

upmarket kitchen, yes = 1, no = 0

Source

Data Archive Department of Statistics, LMU Munich

References

Fahrmeir, L., Künstler, R., Pigeot, I., Tutz, G. (2004) Statistik: der Weg zur Datenanalyse. 5. Auflage, Berlin: Springer-Verlag.

Examples

##example of analysis:
data(rent)
summary(rent)

catdata documentation built on May 31, 2023, 8:02 p.m.