Package: MultiGroupO
Type: Package
Title: MultiGroup Method and Simulation Data Analysis
Version: 0.1.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")))
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
Suggests: knitr, rmarkdown
ByteCompile: yes
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-12 03:24:00 UTC; joelm
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>)
Repository: CRAN
Date/Publication: 2022-01-12 20:22:41 UTC
Built: R 4.2.0; ; 2022-04-13 22:12:07 UTC; unix
