data_Chapman_Little_2016 | R Documentation |
Moderated regression data from Chapman and Little (2016).
data(data_Chapman_Little_2016)
Chapman, D. A., & Little, B. (2016). Climate change and disasters: How framing affects justifications for giving or withholding aid to disaster victims. Social Psychological and Personality Science, 7, 13-20.
head(data_Chapman_Little_2016)
# the data used by Hayes (2018, Introduction to Mediation, Moderation, and
# Conditional Process Analysis: A Regression-Based Approach), replicating p. 239
MODERATED_REGRESSION(data=data_Chapman_Little_2016, DV='justify',
IV='frame', IV_range='tumble',
MOD='skeptic', MOD_levels='AikenWest',
quantiles_IV=c(.1, .9), quantiles_MOD=c(.25, .5, .75),
center = FALSE,
plot_type = 'regions')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.