Description Usage Format Source References Examples
obs: 111
1 | data("fultonfish")
|
A data frame with 111 observations on the following 15 variables.
datedat
lpricelog(Price) of whiting per pound
quanQuantity of whiting sold, pounds
lquanlog(quantity)
monMonday
tueTuesday
wedWednesday
thuThursday
stormyHigh wind and waves
mixedMixed wind and waves
rainyRainy day on shore
coldCold day on shore
totrTotal received
diffInventory change = totr-quan
change= 1 if diff large
http://principlesofeconometrics.com/poe4/poe4.htm
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.
1 2 | data(fultonfish)
## maybe str(fultonfish) ; plot(fultonfish) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.