Package: kfa
Type: Package
Title: K-Fold Cross Validation for Factor Analysis
Version: 0.2.0
Author: Kyle Nickodem [aut, cre] and Peter Halpin [aut]
Maintainer: Kyle Nickodem <kyle.nickodem@gmail.com>
Description: Provides functions to explore possible factor structures for a set of variables and
	helps identify plausible and replicable structures 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. 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-02-19 21:15:24 UTC; kylenick
Repository: CRAN
Date/Publication: 2022-02-21 08:50:11 UTC
