GSS.2016 {rioplot} | R Documentation |
Subset of data from the General Social Survey from 2016. Data were analyzed in Schoon, Melamed, and Breiger (2024).
Description
Subset of data from the General Social Survey from 2016. Data were analyzed in Schoon, Melamed, and Breiger (2024). Full details on the variable selection and source information is available therein.
Usage
data("GSS.2016")
Format
A data frame with 2867 observations on the following 27 variables.
sclass
a numeric vector
fulltime
a numeric vector
retired
a numeric vector
hrsworked
a numeric vector
occprestige
a numeric vector
occprestige_partner
a numeric vector
occprestige_mother
a numeric vector
occprestige_father
a numeric vector
children
a numeric vector
age
a numeric vector
educ
a numeric vector
paeduc
a numeric vector
maeduc
a numeric vector
speduc
a numeric vector
babs
a numeric vector
female
a numeric vector
white
a numeric vector
black
a numeric vector
other
a numeric vector
income
a numeric vector
republican
a numeric vector
conservative
a numeric vector
environment
a numeric vector
helpblackpeople
a numeric vector
science
a numeric vector
govequalwealth
a numeric vector
pclass
a numeric vector
References
Schoon, Eric W., David Melamed, and Ronald L. Breiger. 2024. Regression Inside Out. NY: Cambridge University Press.
Examples
data(GSS.2016)
head(GSS.2016)