cloth: Cloth Data

Description Usage Format Source Examples

Description

Obs: 28 annual time series observations on two clothing firms

Usage

1
data("cloth")

Format

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

c1

total cost for firm 1

q1

output for firm 1

c2

total cost for firm 1

q2

output for firm 1

Source

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

Examples

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

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