commute: Commute Data

Description Usage Format Source References Examples

Description

time depart reds trains of 231 daily observations for each working day in 2006

Usage

1
data("commute")

Format

A data frame with 231 observations on the following 4 variables.

time

commuting time in minutes

depart

number of minutes after 6.30AM that Bill leaves for work

reds

number of red traffic lights that Bill encounters

trains

number of trains that Bill has to wait for at Murrumbeena railway station

Source

http://principlesofeconometrics.com/poe4/poe4.htm

References

Commuting time records kept by Professor B. Griffiths

Examples

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

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.