msma: Multiblock Sparse Multivariable Analysis

There are several functions to implement the method for analysis in a multiblock multivariable data. If the input is only a matrix, then the principal components analysis (PCA) is implemented. If the input is a list of matrices, then the multiblock PCA is implemented. If the input is two matrices for exploratory and objective variables, then the partial least squares (PLS) analysis is implemented. If the input is two list of matrices for exploratory and objective variables, then the multiblock PLS analysis is implemented. Moreover, if the extra outcome variable is specified, then the supervised version for the methods above is implemented. For each methods, the sparse modeling is also incorporated. Functions to select the number of components and the regularized parameters are also provided.

Version: 0.7
Depends: mvtnorm
Published: 2016-01-01
Author: Atsushi Kawaguchi
Maintainer: Atsushi Kawaguchi <kawa_a24 at yahoo.co.jp>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: msma results

Downloads:

Reference manual: msma.pdf
Package source: msma_0.7.tar.gz
Windows binaries: r-devel: msma_0.7.zip, r-release: msma_0.7.zip, r-oldrel: msma_0.7.zip
OS X El Capitan binaries: r-release: msma_0.7.tgz
OS X Mavericks binaries: r-oldrel: msma_0.7.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=msma to link to this page.