Package: fspe
Type: Package
Title: Estimating the Number of Factors in EFA with Out-of-Sample
        Prediction Errors
Version: 0.1.1
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) <https://psyarxiv.com/qktsd>.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: psych, corpcor, GPArotation
NeedsCompilation: no
Packaged: 2022-06-15 10:51:14 UTC; jonas
Author: Jonas Haslbeck [aut, cre],
  Riet van Bork [ctb]
Maintainer: Jonas Haslbeck <jonashaslbeck@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-15 11:30:08 UTC
