.factor_corres {EFAtools}R Documentation

Compute number of non-matching indicator-to-factor correspondences

Description

Compute number of non-matching indicator-to-factor correspondences

Usage

.factor_corres(x, y, thresh = 0.3)

Arguments

x

numeric matrix. A matrix of pattern coefficients.

y

numeric matrix. A second matrix of coefficients.

thresh

numeric. The threshold to classify a pattern coefficient as substantial.


[Package EFAtools version 0.4.4 Index]