fullmoon: Fullmoon Data

Description Usage Format Source Examples

Description

Obs: 229 time series (daily) observations

Usage

1
data("fullmoon")

Format

A data frame with 229 observations on the following 7 variables.

cases

number of emergency room cases

t

time indicator, t = 1, ..., 229

holiday

=1 if day was a holiday

friday

=1 if friday

saturday

=1 if saturday

fullmoon

=1 if moon was full

newmoon

=1 if moon was new

Source

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

Examples

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

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