7 attitude items about Global Warming policy from Erik Nisbet
Erik Nisbet reported the relationship between emotions, ideology, and party affiliation as predictors of attitudes towards government action on climate change. The data were used by Hayes (2013) in a discussion of regression. They are available as the glbwarm data set in the processR package. They are copied here for examples of mediation.
data("globalWarm")
A data frame with 815 observations on the following 7 variables.
govact
a numeric
posemot
a numeric
negemot
a numeric
ideology
a numeric
age
a numeric
sex
a numeric
partyid
a numeric
More details to follow
The raw data are available from the processR package (Keon-Woong Moon, 2020). as the glbwarm data set. The data set is used by Hayes in several examples. Used here by kind permission of Erik Nisbet.
Nisbet, E. (?)
Hayes, Andrew F. (2013) Introduction to mediation, moderation, and conditional process analysis: A regression-based approach. Guilford Press.
data(globalWarm) psych::lowerCor(globalWarm)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.