Learn R Programming

momentfit (version 0.5)

ManufactCost: Manufacturing Costs data from Bernt and Wood (1975)

Description

The data is used to reproduce examples of Greene (2012)

Usage

data("ManufactCost")

Arguments

Format

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

Year

a numeric vector

Cost

a numeric vector

K

a numeric vector

L

a numeric vector

E

a numeric vector

M

a numeric vector

Pk

a numeric vector

Pl

a numeric vector

Pe

a numeric vector

Pm

a numeric vector

References

Berndt, E. and Wood, D. (1975), Technology, Prices, and the Derived Demand for Energy, Review of Economics and Statistics, Vol. 57, 376--384.

Green, W.H.. (2012). Econometric Analysis, 7th edition, Prentice Hall.

Examples

Run this code
data(ManufactCost)

Run the code above in your browser using DataLab