isBifactor {BifactorIndicesCalculator}R Documentation

isBifactor

Description

Determines whether a model has bifactor structure.

Usage

isBifactor(Lambda)

Arguments

Lambda

Matrix of factor loadings

Value

Logical. If each item loads on a general factor and at most one specific factor, returns TRUE. Otherwise FALSE.


[Package BifactorIndicesCalculator version 0.2.2 Index]