Package: MultiGroupO
Type: Package
Title: MultiGroup Method and Simulation Data Analysis
Version: 0.4.0
Authors@R: c(person("Carolina", "Millap/'an", email = "cayoya19@gmail.com",
             role = c("aut", "cre")), 
           person("Esteban", "Vegas", email = "evegas@ub.edu",
             role = "aut", comment = c(ORCID = "0000-0002-6869-4075")),
           person("Ferran", "Reverter", email = "freverter@ub.edu",
             role = "aut", comment = c(ORCID = "0000-0002-9489-3350")),
           person("Josep M", "Oller", email = "joller@ub.edu",
             role = "aut", comment = c(ORCID = "0000-0002-9643-4406")),
           person("Joel", "Mu/~noz", email = "joelmuno@udec.cl",
             role = "aut", comment = c(ORCID = "0000-0001-6767-4956"))) 
Maintainer: Carolina Millap/'an <cayoya19@gmail.com>
Description: Two method new of multigroup and simulation of data.
  The first technique called multigroup PCA (mgPCA) this multivariate exploration approach
  that has the idea of considering the structure of groups and / or different types
  of variables. On the other hand, the second multivariate technique called Multigroup Dimensionality
  Reduction (MDR) it is another multivariate exploration method that is based on
  projections. In addition, a method called Single Dimension Exploration (SDE) was
  incorporated for to analyze the exploration of the data. It could help us in a better
  way to observe the behavior of the multigroup data with certain variables of interest.
License: GPL-3
Encoding: UTF-8
Imports: mvtnorm, rlist, expm, stats, ggplot2, gridExtra, cowplot,
        plsgenomics, gplots, ggrepel, qgraph, mgm,lemon
Suggests: knitr, rmarkdown
ByteCompile: yes
VignetteBuilder: knitr
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-07-07 23:06:39 UTC; jmuno
Author: Carolina Millap/'an [aut, cre],
  Esteban Vegas [aut] (<https://orcid.org/0000-0002-6869-4075>),
  Ferran Reverter [aut] (<https://orcid.org/0000-0002-9489-3350>),
  Josep M Oller [aut] (<https://orcid.org/0000-0002-9643-4406>),
  Joel Mu/~noz [aut] (<https://orcid.org/0000-0001-6767-4956>)
Repository: CRAN
Date/Publication: 2024-07-07 23:20:03 UTC
Built: R 4.4.3; ; 2025-10-08 04:21:15 UTC; windows
