Learn R Programming

Integrative Analysis of Several Related Data Matrices

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).

  • Original package author: Jonatan Kallus
  • Maintainer: Felix Held

Install development version

To install the development version from GitHub, run

devtools::install_github("cyianor/mmpca")

New features will be available here first.

Install CRAN version

To install the official CRAN version it is enough to run

install.packages("mmpca")

Copy Link

Version

Install

install.packages('mmpca')

Monthly Downloads

211

Version

2.0.4

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Felix Held

Last Published

December 10th, 2025

Functions in mmpca (2.0.4)

mmpca

Multiview principal component analysis