Package: Rnest
Type: Package
Title: Next Eigenvalue Sufficiency Test
Version: 0.0.0.1
Authors@R: 
    c(person(given = "P.-O.",
             family = "Caron",
             role = c("aut","cre","cph"),
             email = "pocaron19@gmail.com",
             comment = c(ORCID = "0000-0001-6346-5583")))
Description: Determine the number of dimensions to retain in exploratory factor analysis. The main function, nest(), returns the solution and the plot(nest()) returns a plot.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: crayon (>= 1.4.0), ggplot2 (>= 3.3.0), scales (>= 1.0.0),
        EFA.MRFA (>= 1.1.2), fungible (>= 2.3), MASS (>= 7.3-58.1)
NeedsCompilation: no
Packaged: 2024-05-17 17:21:15 UTC; pocar
Author: P.-O. Caron [aut, cre, cph] (<https://orcid.org/0000-0001-6346-5583>)
Maintainer: P.-O. Caron <pocaron19@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-05-21 13:30:03 UTC
Built: R 4.2.3; ; 2024-05-21 15:14:05 UTC; unix
