Package: mmpca
Title: Integrative Analysis of Several Related Data Matrices
Version: 2.0.0
Author: Jonatan Kallus [aut, cre]
Maintainer: Jonatan Kallus <kallus@chalmers.se>
Authors@R: person("Jonatan", "Kallus", email = "kallus@chalmers.se",
  role = c("aut", "cre"))
Description: A generalization of principal component analysis for integrative
  analysis. The method finds principal components that describe single matrices
  or that are common to several matrices. The solutions are sparse. Rank of
  solutions is automatically selected using cross validation. The method is
  described in Kallus, Johansson, Nelander and Jörnsten (2019)
  <arXiv:1911.04927>.
Depends: R (>= 3.3.0)
Imports: digest (>= 0.6.0), gsl (>= 1.9)
LinkingTo: Rcpp, RcppEigen
License: GPL-3
LazyData: true
NeedsCompilation: yes
Encoding: UTF-8
RoxygenNote: 6.0.0
Packaged: 2020-03-10 16:21:23 UTC; jonatan
Repository: CRAN
Date/Publication: 2020-03-10 16:40:02 UTC
