Package: cocoreg
Type: Package
Title: Extract Shared Variation in Collections of Data Sets Using
        Regression Models
Version: 0.1.1
Description: The algorithm extracts shared variation from a collection of data sets using regression models.
Authors@R: c(
	person("Jussi", "Korpela", role = c("aut", "cre"), email = "jussi.korpela@iki.fi"),
	person("Andreas", "Henelius", role = c("aut"), email = "andreas.henelius@iki.fi"),
	person("Finnish Institute of Occupational Health", role = "cph")
	)
Author: Jussi Korpela [aut, cre], Andreas Henelius [aut], Finnish Institute of Occupational Health [cph]
Maintainer: Jussi Korpela <jussi.korpela@iki.fi>
Depends: R (>= 3.2.0)
Imports: ggplot2, gridExtra, CCAGFA, RGCCA, combinat, abind, MASS,
        glmnet, pls, e1071, multiway, reshape
License: MIT + file LICENSE
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-30 10:07:01 UTC; jussi
Repository: CRAN
Date/Publication: 2017-05-30 10:36:05 UTC
