All computations between individual factor scores (fii) and group factor scores (fi).
fii2fi(DESIGN, fii, fi)
A list of values containing:
Euclidean distances of all rows to each category center
an assignment matrix (similar to DESIGN) where each individual is assigned to the closest category center
a confusion matrix of how many items are assigned (and mis-assigned) to each category
a dummy-coded design matrix
a set of factor scores for individuals (rows)
a set of factor scores for rows
Hervé Abdi, Derek Beaton