fii2fi | R Documentation |
All computations between individual factor scores (fii) and group factor scores (fi).
fii2fi(DESIGN, fii, fi)
DESIGN |
a dummy-coded design matrix |
fii |
a set of factor scores for individuals (rows) |
fi |
a set of factor scores for rows |
A list of values containing:
distances |
Euclidean distances of all rows to each category center |
assignments |
an assignment matrix (similar to DESIGN) where each individual is assigned to the closest category center |
confusion |
a confusion matrix of how many items are assigned (and mis-assigned) to each category |
Hervé Abdi, Derek Beaton
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.