isBifactor: isBifactor

View source: R/UtilityFunctions.R

isBifactorR 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.


ddueber/BifactorIndicesCalculator documentation built on Feb. 17, 2025, 5:23 p.m.