Package: facomplex 0.0.3

Merino-Soto Cesar A.

facomplex: Methods for Assessing Factor Complexity in Factor Analysis Solutions

Provides methods for estimating factor complexity coefficients in exploratory and confirmatory factor analysis (EFA/CFA) results. Included indices are the Hofman coefficient, Fleming's approach for factor simplicity, and others. Additional outputs include descriptive statistics (minimum, maximum, and mean) for target and non-target loadings, and visualization of results. References: Fleming, J.S. (2003) <doi:10.3758/bf03195531>; Hofmann, R.J. (1978) <doi:10.1207/s15327906mbr1302_9>; Kaiser, H.F. (1974) <doi:10.1007/BF02291575>; Bentler, P.M. (1977) <doi:10.1007/BF02294054>; Lorenzo-Seva, U. (2003) <doi:10.1007/BF02296652>.

Authors:Merino-Soto Cesar A. [aut, cre], Dominguez-Lara Sergio [ctb]

facomplex_0.0.3.tar.gz
facomplex_0.0.3.tar.gz(r-4.7-any)facomplex_0.0.3.tar.gz(r-4.6-any)
facomplex_0.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
facomplex/json (API)

# Install 'facomplex' in R:
install.packages('facomplex', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • fullclean - Fullclean: Data frame of responses to motivations for conducting research

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.00 score 10 exports 17 dependencies

Last updated from:a4d9b19644. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK132
source / vignettesOK189
linux-release-x86_64OK112
wasm-releaseOK119

Exports:BSIentropyFLHofmannHofmannFacKCLSIglobalplotFacomplexprofileFacomplexsimloadSSindices

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Example 2: Assessing Factor Simplicity from psych::fa() Output
Step 1: Load data from psych | Step 2: Fit a 2-factor exploratory model | Step 3: View and save the loading matrix | Step 4: Compute complexity and simplicity indices | Hofmann Index | Bentler’s Simplicity Index | Kaiser-Cerny (KC) Criterion | Factor Simplicity Index (FSI)

Last update: 2026-07-21
Started: 2026-07-21

Exploring Factor Complexity with ESEM: Example 1
Example 1: Estimating Factor Complexity in an ESEM Solution | 1. Load the data | 2. Create a target matrix | 3. Specify the ESEM model | 4. Fit the ESEM model | 5. Compute factor complexity indices | Factor Simplicity Index (FSI) | Hofmann’s Index | Bentler’s Simplicity Index (BSI)

Last update: 2026-07-21
Started: 2026-07-21