Package: kfa
Type: Package
Title: K-Fold Cross Validation for Factor Analysis
Version: 0.2.1
Author: Kyle Nickodem [aut, cre] and Peter Halpin [aut]
Maintainer: Kyle Nickodem <kyle.nickodem@gmail.com>
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) <doi:10.1037/cbs0000069> with a cross validation technique that 
	maximizes the available data (Hastie, Tibshirani, & Friedman, 2009) <isbn:978-0-387-21606-5>.
	Also available are functions to determine k by drawing on power analytic techniques for
	covariance structures (MacCallum, Browne, & Sugawara, 1996) <doi:10.1037/1082-989X.1.2.130>,
	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,
        semPlot, semTools (>= 0.5.5), simstandard
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/knickodem/kfa
BugReports: https://github.com/knickodem/kfa/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-09-01 19:04:21 UTC; kylenick
Repository: CRAN
Date/Publication: 2022-09-02 07:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:51:25 UTC; windows
