| Pollack {psychTools} | R Documentation |
A correlation matrix taken from Pollack (2012) with 9 variables. Primarily used as an example for setCor and mediation.
data("Pollack")
A correlation matrix based upon 262 participants.
sexMale = 1, Female = 0, 62% male
agemean =33
tenurelength of employent, mean = 5.9 years
self.efficacyself ratings
competenceself rating of competence
social.tiesContact with business-related social ties
economic.stressmean of two items on economic stress
depression6 items from MAACL measuring depression
withdrawalWithdrawal intentions in domain of entrepreneurship
This is the correlation matrix from Pollack et al. (2012) p 797. The raw data are available from the processR package (Keon-Woong Moon, 2020). The data set is used by Hayes in example p 179 in example 3.
Pollack et al. 2012
Pollack, Jeffrey M. and Vanepps, Eric M. and Hayes, Andrew F. (2012). The moderating role of social ties on entrepreneurs' depressed affect and withdrawal intentions in response to economic stress, Journal of Organizational Behavior 33 (6) 789-810.
Hayes, Andrew F. (2013) Introduction to mediation, moderation, and conditional process analysis: A regression-based approach. Guilford Press.
psych::lowerMat(Pollack)