Package: kfa Type: Package Title: K-Fold Cross Validation for Factor Analysis Version: 0.2.2 Author: Kyle Nickodem [aut, cre] and Peter Halpin [aut] Maintainer: Kyle Nickodem Description: Provides functions to identify plausible and replicable factor structures for a set of variables via k-fold cross validation. The process combines the exploratory and confirmatory factor analytic approach to scale development (Flora & Flake, 2017) with a cross validation technique that maximizes the available data (Hastie, Tibshirani, & Friedman, 2009) . Also available are functions to determine k by drawing on power analytic techniques for covariance structures (MacCallum, Browne, & Sugawara, 1996) , generate model syntax, and summarize results in a report. Depends: R (>= 3.6) Imports: caret, doParallel, flextable (>= 0.6.3), foreach, GPArotation, knitr, lavaan (>= 0.6.9), officer, parallel, rmarkdown, semTools (>= 0.5.5), simstandard Suggests: semPlot License: GPL (>= 3) Encoding: UTF-8 LazyData: true URL: https://github.com/knickodem/kfa, https://knickodem.github.io/kfa/ BugReports: https://github.com/knickodem/kfa/issues RoxygenNote: 7.2.3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev Repository: https://knickodem.r-universe.dev Date/Publication: 2025-09-17 17:27:09 UTC RemoteUrl: https://github.com/knickodem/kfa RemoteRef: HEAD RemoteSha: 505687039de3b7dba0c822b69e6d442b06d47e40 NeedsCompilation: no Packaged: 2026-07-02 09:25:34 UTC; root