Beckfield06 | R Documentation |
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.
data("Beckfield06")
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
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.
data(Beckfield06)
head(Beckfield06)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.