OCP | R Documentation |
Contains similarities (correlations) of 54 OCP (see O'Reilly, Chatman, and Caldwell, 1991) items. The last three columns contain the facet assigned by Bilsky and Jehn (2002) as well as the external variables for regional restrictions.
data(OCP)
Data frame with OCP item correlations and facet:
i1-i54: OCP item correlations
facet: factor with facets
z1, z2: external constraints
Bilsky, W. & Jehn, K. (2002). Organizational Culture and Individual Values: Evidence for a Common Structure. In M. Myrtek (Ed.), The Person in Biological and Social Context, pp. 211-228. Goettingen, Germany: Hogrefe Press.
ocpD <- sim2diss(OCP[,1:54])
fit <- mds(ocpD, type = "ordinal")
plot(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.