get_efa_nfactors: Small helper function to obtain number of factors for an EFA...

View source: R/utilityFunctions.R

get_efa_nfactorsR Documentation

Small helper function to obtain number of factors for an EFA output section

Description

Small helper function to obtain number of factors for an EFA output section

Usage

get_efa_nfactors(headers)

Arguments

headers

a vector of EFA section headers from which to parse number of factors

Value

A vector of the number of factors in each heading, or a matrix if multilevel output


MplusAutomation documentation built on April 7, 2022, 1:06 a.m.