R Dataset / Package plm / Wages
Documentation |
---|
On this R-data statistics page, you will find information about the Wages data set which pertains to Panel Data of Individual Wages. The Wages data set is found in the plm R package. You can load the Wages data set in R by issuing the following command at the console data("Wages"). This will load the data into a variable called Wages. If R says the Wages 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 Wages R data set. The size of this file is about 243,838 bytes. Panel Data of Individual WagesDescriptionA panel of 595 individuals from 1976 to 1982, taken from the Panel Study of Income Dynamics (PSID). total number of observations : 4165 observation : individuals country : United States Usagedata(Wages) FormatA data frame containing:
SourceOnline complements to Baltagi (2001): http://www.wiley.com/legacy/wileychi/baltagi/ 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. Cornwell, C. and P. Rupert (1988) “Efficient estimation with panel data: an empirical comparison of instrumental variables estimators”, Journal of Applied Econometrics, 3(2), pp. 149–155. Examples# data set 'Wages' is organized as a stacked time series/balanced panel data("Wages", package = "plm") Wag <- pdata.frame(Wages, index=595) -- 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-31267.csv | 238.12 KB |