apartments {rSAFE} | R Documentation |
Apartments data
Description
Datasets apartments
and apartmentsTest
are artificial,
generated from the same model.
Structure of the dataset is copied from real dataset from PBImisc
package,
but they were generated in a way to mimic effect of Anscombe quartet for complex black box models.
Usage
data(apartments)
Format
a data frame with 1000 rows and 6 columns
Details
m2.price - price per square meter
surface - apartment area in square meters
no.rooms - number of rooms (correlated with surface)
district - district in which apartment is located, factor with 10 levels (Bemowo, Bielany, Mokotow, Ochota, Praga, Srodmiescie, Ursus, Ursynow, Wola, Zoliborz)
floor - floor
construction.year - construction year
[Package rSAFE version 0.1.4 Index]