msma: Multiblock Sparse Multivariable Analysis

Several functions can be used to analyze multiblock multivariable data. If the input is a single matrix, then principal components analysis (PCA) is implemented. If the input is a list of matrices, then multiblock PCA is implemented. If the input is two matrices, for exploratory and objective variables, then partial least squares (PLS) analysis is implemented. If the input is two lists of matrices, for exploratory and objective variables, then multiblock PLS analysis is implemented. Additionally, if an extra outcome variable is specified, then a supervised version of the methods above is implemented. For each method, sparse modeling is also incorporated. Functions for selecting the number of components and regularized parameters are also provided.

Package details

AuthorAtsushi Kawaguchi
MaintainerAtsushi Kawaguchi <kawa_a24@yahoo.co.jp>
LicenseGPL (>= 2)
Version3.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("msma")

Try the msma package in your browser

Any scripts or data that you put into this service are public.

msma documentation built on Aug. 25, 2023, 9:07 a.m.