Package: fspe Type: Package Title: Estimating the Number of Factors in EFA with Out-of-Sample Prediction Errors Version: 0.1.2 Authors@R: c(person(given = "Jonas", family = "Haslbeck", role = c("aut", "cre"), email = "jonashaslbeck@gmail.com"), person(given = "Riet", family = "van Bork", email = "rietvanbork@hotmail.com", role = "ctb")) BugReports: https://github.com/jmbh/fspe/issues Depends: R (>= 3.5.0) Description: Estimating the number of factors in Exploratory Factor Analysis (EFA) with out-of-sample prediction errors using a cross-validation scheme. Haslbeck & van Bork (Preprint) . License: GPL-2 Encoding: UTF-8 LazyData: true Imports: psych, corpcor Repository: https://jmbh.r-universe.dev Date/Publication: 2023-03-28 08:51:20 UTC RemoteUrl: https://github.com/jmbh/fspe RemoteRef: HEAD RemoteSha: 6d55d644f23629e4ca38660608729b8b73ec0605 NeedsCompilation: no Packaged: 2026-07-04 20:14:45 UTC; root Author: Jonas Haslbeck [aut, cre], Riet van Bork [ctb] Maintainer: Jonas Haslbeck