fultonfish: Fultonfish Data

Description Usage Format Source References Examples

Description

obs: 111

Usage

1
data("fultonfish")

Format

A data frame with 111 observations on the following 15 variables.

date

dat

lprice

log(Price) of whiting per pound

quan

Quantity of whiting sold, pounds

lquan

log(quantity)

mon

Monday

tue

Tuesday

wed

Wednesday

thu

Thursday

stormy

High wind and waves

mixed

Mixed wind and waves

rainy

Rainy day on shore

cold

Cold day on shore

totr

Total received

diff

Inventory change = totr-quan

change

= 1 if diff large

Source

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

References

The authors would like to thank Kathryn Graddy for the use of the data and her help. See her paper "The Fulton Fish Market", Journal of Economic Perspectives, Vol 20, No 2, Spring 2006, pp. 207-220.

Examples

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

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