isBifactor: isBifactor

Description Usage Arguments Value

View source: R/UtilityFunctions.R

Description

Determines whether a model has bifactor structure.

Usage

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


BifactorIndicesCalculator documentation built on May 13, 2021, 1:08 a.m.