smacof (version 1.8-13)

OCP: Organizational Culture Profile

Description

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.

Usage

data(OCP)

Arguments

Format

Data frame with OCP item correlations and facet: i1-i54: OCP item correlations facet: factor with facets z1, z2: external constraints

References

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.

Examples

Run this code
ocpD <- sim2diss(OCP[,1:54])
fit <- mds(ocpD, type = "ordinal")
plot(fit)

Run the code above in your browser using DataLab