Package: gspcr
Title: Generalized Supervised Principal Component Regression
Version: 0.9.4.1
Authors@R: 
    person("Edoardo", "Costantini", , "costantini.edoardo@yahoo.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9581-9913"))
Description: Generalization of supervised principal component regression (SPCR; 
    Bair et al., 2006, <doi:10.1198/016214505000000628>) to support continuous, 
    binary, and discrete variables as outcomes and predictors 
    (inspired by the 'superpc' R package <https://cran.r-project.org/package=superpc>).
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, lmtest, patchwork, rmarkdown, superpc, testthat (>=
        3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10)
LazyData: true
Imports: dplyr, FactoMineR, ggplot2, MASS, MLmetrics, nnet, PCAmixdata,
        reshape2, rlang
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-11-21 15:42:42 UTC; edoardo
Author: Edoardo Costantini [aut, cre] (<https://orcid.org/0000-0001-9581-9913>)
Maintainer: Edoardo Costantini <costantini.edoardo@yahoo.com>
Repository: CRAN
Date/Publication: 2023-11-21 22:30:11 UTC
