R Dataset / Package plm / Grunfeld
Documentation |
---|
On this R-data statistics page, you will find information about the Grunfeld data set which pertains to Grunfeld's Investment Data. The Grunfeld data set is found in the plm R package. You can load the Grunfeld data set in R by issuing the following command at the console data("Grunfeld"). This will load the data into a variable called Grunfeld. If R says the Grunfeld data set is not found, you can try installing the package by issuing this command install.packages("plm") and then attempt to reload the data. 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 Grunfeld R data set. The size of this file is about 4,900 bytes. Grunfeld's Investment DataDescriptionA balanced panel of 10 observational units (firms) from 1935 to 1954 total number of observations : 200 observation : production units country : United States Usagedata(Grunfeld) FormatA data frame containing :
NoteThe Grunfeld data as provided in package NB: SourceOnline complements to Baltagi (2001): http://www.wiley.com/legacy/wileychi/baltagi/ http://www.wiley.com/legacy/wileychi/baltagi/supp/Grunfeld.fil Online complements to Baltagi (2013): http://bcs.wiley.com/he-bcs/Books?action=resource&bcsId=4338&itemId=1118672321&resourceId=13452 ReferencesBaltagi, Badi H. (2001) Econometric Analysis of Panel Data, 2nd ed., John Wiley and Sons; Baltagi, Badi H. (2013) Econometric Analysis of Panel Data, 5th ed., John Wiley and Sons; Grunfeld, Yehuda (1958) The Determinants of Corporate Investment, Ph.D. thesis, Department of Economics, University of Chicago. Kleiber, C./Zeileis, A. (2010) “The Grunfeld Data at 50”, German Economic Review, 11(4), pp. 404–417, http://dx.doi.org/10.1111/j.1468-0475.2010.00513.x; See AlsoFor the complete Grunfeld data (11 firms), see Examples## Not run: # Compare plm's Grunfeld data to Baltagi's (2001) Grunfeld data: data(Grunfeld, package="plm") Grunfeld_baltagi2001 <- read.csv("http://www.wiley.com/legacy/wileychi/ baltagi/supp/Grunfeld.fil", sep="", header = FALSE) library(compare) compare::compare(Grunfeld, Grunfeld_baltagi2001, allowAll = T) # same data set ## End(Not run) -- Dataset imported from https://www.r-project.org. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - dream | August 9, 2020 - 12:25 PM | Dataset |
OpenIntro Statistics Dataset - winery_cars | August 9, 2020 - 2:38 PM | Dataset |
R Dataset / Package HSAUR / toothpaste | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / Guerry | March 9, 2018 - 1:06 PM | Dataset |
Attachment | Size |
---|---|
dataset-72278.csv | 4.79 KB |