fii2fi {TExPosition}R Documentation

fii2fi: individuals to centers

Description

All computations between individual factor scores (fii) and group factor scores (fi).

Usage

fii2fi(DESIGN, fii, fi)

Arguments

DESIGN

a dummy-coded design matrix

fii

a set of factor scores for individuals (rows)

fi

a set of factor scores for rows

Value

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

Author(s)

Hervé Abdi, Derek Beaton


[Package TExPosition version 2.6.10.1 Index]