getGen {BifactorIndicesCalculator} | R Documentation |
getGen
Description
getGen
detects whether or not a single factor loads on all items, and returns the column
index of the general factor if it exists.
Usage
getGen(Lambda)
Arguments
Lambda |
is a factor loading matrix |
Value
The index of the general factor, or NULL
if there is no general factor
[Package BifactorIndicesCalculator version 0.2.2 Index]