housing: Simulated data set on student housing

Description Usage Format Examples

Description

Each observation represents a simulated rent price for a student.

Usage

1
data("housing")

Format

A data frame with 75 observations on the following variable.

cost

a numeric vector

Examples

1
2
data(housing)
## maybe str(housing) ; plot(housing) ...

JECheadle/RSOC317L documentation built on May 15, 2019, 4:02 a.m.