apartments: Apartments data

apartmentsR 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


ModelOriented/rSAFE documentation built on Aug. 19, 2022, 2:54 a.m.