Type: Package
Package: FactorAssumptions
Title: Set of Assumptions for Factor and Principal Component Analysis
Version: 2.0.1
Authors@R: person("Jose", "Storopoli", role = c("aut", "cre"), email = "jstoropoli@protonmail.com", comment = c(ORCID = "0000-0002-0559-5176"))
Maintainer: Jose Storopoli <jstoropoli@protonmail.com>
Description: Tests for Kaiser-Meyer-Olkin (KMO) and
    communalities in a dataset. It provides a final sample by removing
    variables in a iterable manner while keeping account of the variables
    that were removed in each step. It follows the best practices and assumptions according to
    Hair, Black, Babin & Anderson (2018, ISBN:9781473756540).
License: GPL-3
URL: https://github.com/storopoli/FactorAssumptions
BugReports: https://github.com/storopoli/FactorAssumptions/issues
Depends: R (>= 3.6.0), MASS, psych
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2022-03-08 09:00:22 UTC; storopoli
Author: Jose Storopoli [aut, cre] (<https://orcid.org/0000-0002-0559-5176>)
Repository: CRAN
Date/Publication: 2022-03-08 13:20:08 UTC
Built: R 4.4.0; ; 2024-05-31 02:15:46 UTC; unix
