ManufactCost {momentfit} | R Documentation |
Manufacturing Costs data from Bernt and Wood (1975)
Description
The data is used to reproduce examples of Greene (2012)
Usage
data("ManufactCost")
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
Source
On Greene (2012) online resources.
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
data(ManufactCost)
[Package momentfit version 0.5 Index]