| Mize19GSS | R Documentation |
Mize (2019) illustrates how to establish nonlinear moderation in the context of regression models. He illustrates using General Social Survey (GSS) data and provides Stata code to replicate the results. Catregs functions can replicate these results in R.
data("Mize19GSS")
A data frame with 19337 observations on the following 42 variables.
nosameBa numeric vector
sameokBa numeric vector
polviewsa character vector
agea numeric vector
age10a numeric vector
yeara numeric vector
ida numeric vector
degreea numeric vector
racea numeric vector
partyida character vector
natspaca character vector
natenvira character vector
natheala character vector
natcitya character vector
natcrimea character vector
natdruga character vector
nateduca character vector
natracea character vector
natarmsa character vector
nataida character vector
natfarea character vector
healtha character vector
helpnotBa character vector
conserva character vector
polviews3a character vector
employeda numeric vector
malea numeric vector
womana numeric vector
whitea numeric vector
collegea numeric vector
marrieda numeric vector
parenta character vector
edyrsa numeric vector
incomea numeric vector
hrsworka character vector
parttimea character vector
wagesa numeric vector
conviewSSa numeric vector
year2a numeric vector
yearcata numeric vector
year1976a numeric vector
year1976.2a numeric vector
Mize, Trenton D. 2019. "Best Practices for Estimating, Interpreting, and Presenting Nonlinear Interaction Effects" Sociological Science 6: 81-117.
data(Mize19GSS)
head(Mize19GSS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.