R Dataset / Package Ecdat / TranspEq

On this R-data statistics page, you will find information about the TranspEq data set which pertains to Statewide Data on Transportation Equipment Manufacturing . The TranspEq data set is found in the Ecdat R package. You can load the TranspEq data set in R by issuing the following command at the console data("TranspEq"). This will load the data into a variable called TranspEq. If R says the TranspEq data set is not found, you can try installing the package by issuing this command install.packages("Ecdat") and then attempt to reload the data with the library() command. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the TranspEq R data set. The size of this file is about 941 bytes.

Statewide Data on Transportation Equipment Manufacturing

Description

a cross-section

number of observations : 25

observation : regional

country : United States

Usage

data(TranspEq)

Format

A dataframe containing :

state

state name

va

output

capital

capital input

labor

labor input

nfirm

number of firms

Source

Zellner, A. and N. Revankar (1970) “Generalized production functions”, Review of Economic Studies, 37, 241-250.

References

Greene, W.H. (2003) Econometric Analysis, Prentice Hall, http://www.prenhall.com/greene/greene1.html, Table F9.2.

See Also

Index.Source, Index.Economics, Index.Econometrics, Index.Observations

Dataset imported from https://www.r-project.org.

Attachments: csv, json

<iframe src="https://pmagunia.com/iframe/r-dataset-package-ecdat-transpeq.html" width="100%" height="100%" style="border:0px"></iframe>