CRAN/E | CMF

CMF

Collective Matrix Factorization

Installation

About

Collective matrix factorization (CMF) finds joint low-rank representations for a collection of matrices with shared row or column entities. This code learns a variational Bayesian approximation for CMF, supporting multiple likelihood potentials and missing data, while identifying both factors shared by multiple matrices and factors private for each matrix. For further details on the method see Klami et al. (2014) . The package can also be used to learn Bayesian canonical correlation analysis (CCA) and group factor analysis (GFA) models, both of which are special cases of CMF. This is likely to be useful for people looking for CCA and GFA solutions supporting missing data and non-Gaussian likelihoods. See Klami et al. (2013) and Virtanen et al. (2012) for details on Bayesian CCA and GFA, respectively.

Bug report File report

Key Metrics

Version 1.0.3
Published 2022-08-09 635 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks CMF results

Downloads

Yesterday 11 0%
Last 7 days 68 -16%
Last 30 days 267 -4%
Last 90 days 775 -22%
Last 365 days 3.394 -20%

Maintainer

Maintainer

Felix Held

felix.held@gmail.com

Authors

Arto Klami

aut

Lauri Väre

aut

Felix Held

ctb / cre

Material

README
Reference manual
Package source

In Views

MissingData

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

CMF archive

Imports

stats

LinkingTo

cpp11