motel: Motel Data

Description Usage Format Source Examples

Description

Obs: 25 months

Usage

1
data("motel")

Format

A data frame with 25 observations on the following 8 variables.

time

month, 1=march 2003,.., 25=march 2005

days

days in month

motel_rate

motel room rate, $

comp_rate

competitors room rate, $

motel_pct

percentage motel occupancy

comp_pct

percentage competitors occupancy

repair

= 1 if motel under repair, = 0 otherwise

relprice

relative price = motel_rate/comp_rate

Source

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

Examples

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

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