RaginData {rioplot}R Documentation

Subset of replication data from Ragin and Fiss (2017).

Description

Subset of replication data from Ragin and Fiss (2017). Data were analyzed in Schoon, Melamed, and Breiger (2024). Full details on the variable selection and source information is available therein.

Usage

data("RaginData")

Format

A data frame with 4185 observations on the following 10 variables.

incrat

a numeric

pinc

a numeric

ped

a numeric

resp_ed

a numeric

afqt

a numeric

kids

a numeric

married

a numeric

black

a numeric

male

a numeric

povd

a numeric

References

Ragin, Charles C. and Peer C. Fiss. 2017. Intersectional inequality: Race, class, test scores, and poverty. Chicago, IL: University of Chicago Press. Schoon, Eric W., David Melamed, and Ronald L. Breiger. 2024. Regression Inside Out. NY: Cambridge University Press.

Examples

data(RaginData)
head(RaginData)

[Package rioplot version 1.1.1 Index]