Beckfield06 {rioplot} | R Documentation |
Replication data for Beckfield (2006) as re-analyzed by Schoon, Melamed, and Breiger (2024)
Description
Beckfield (2006) analyzed these data using fixed and random effects regression models. He showed that regional economic and political integregation is associated with increased economic inequality. Schoon, Melamed, and Breiger (2024) turned these models inside out and decomposed the model coefficients.
Usage
data("Beckfield06")
Format
A data frame with 48 observations on the following 9 variables.
year
a numeric vector
polint
a numeric vector
ecoint
a numeric vector
ecoints
a numeric vector
gdp
a numeric vector
trans
a numeric vector
outflo
a numeric vector
gini
a numeric vector
countryid
a character vector
References
Beckfield, Jason. 2006. "European integration and income inequality."" American Sociological Review 71(6): 964-985. Schoon, Eric W., David Melamed, and Ronald L. Breiger. 2024. Regression Inside Out. NY: Cambridge University Press.
Examples
data(Beckfield06)
head(Beckfield06)
[Package rioplot version 1.1.1 Index]