Contents
Top
1. Introduction and download instructions
2. Installing R
3. First steps in R
3.1 Opening a new empty syntax file
3.2 Setting the working directory
4. Installing the asw.cluster package
5. Importing your team data into R
5.1 Importing SPSS data sets
5.2 Importing data from comma separated values files
5.3 Preparing the data set for calculating faultline measures
6. Calculating diversity faultlines with the faultlines() function
6.1 ASW cluster faultlines for multiple subgroups
6.1.1 Scaling attributes
6.1.2 Controlling for correlated attributes
6.1.3 Ego-Faultlines
6.2
F
a
u
6.3 Faultline Strength * Faultline Distance
6.4 Multiple correlations
6.5 Subgroup Strength
6.6
F
L
S
6.7
P
M
D
c
a
t
6.8 Faultlines based on Latent Class Cluster Analysis (LCCA)
7. Reformatting and exporting the faultline scores for use in other applications
7.1 Converting the result to the 'long' format with one row for each team member
7.2 Exporting to SPSS
7.3 Exporting to a comma separated values file (.csv)
References