Learn R Programming

gamlss.data (version 4.3-0)

rent99: Munich rent data of 1999

Description

The Munich rent data and boundaries files of of 1999 survey.

Usage

data(rent99)

Arguments

docType

data

source

Thanks to Thomas Kneib who provide us with the data.

Details

See Fahrmeir et. al., (2013) page 5, for more details about the data.

References

Fahrmeir, Ludwig and Kneib, Thomas and Lang, Stefan and Marx, Brian (2013) Regression: models, methods and applications, Springer.

Examples

Run this code
data(rent99)
plot(rent~area, data=rent99)

Run the code above in your browser using DataLab