Skip to content

msma

Multiblock Sparse Multivariable Analysis

v3.1 · Feb 13, 2024 · GPL (>= 2)

Description

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.

Downloads

247

Last 30 days

18059th

642

Last 90 days

2.6K

Last year

Trend: +8.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Atsushi Kawaguchi <kawa_a24@yahoo.co.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Atsushi",
                    family = "Kawaguchi",
                    role = c("aut", "cre"),
                    email = "kawa_a24@yahoo.co.jp")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Atsushi Kawaguchi <kawa_a24@yahoo.co.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Atsushi",
                    family = "Kawaguchi",
                    role = c("aut", "cre"),
                    email = "kawa_a24@yahoo.co.jp")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Atsushi Kawaguchi <kawa_a24@yahoo.co.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Atsushi",
                    family = "Kawaguchi",
                    role = c("aut", "cre"),
                    email = "kawa_a24@yahoo.co.jp")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Atsushi Kawaguchi <kawa_a24@yahoo.co.jp>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Atsushi",
                    family = "Kawaguchi",
                    role = c("aut", "cre"),
                    email = "kawa_a24@yahoo.co.jp")
as necessary.

Reverse Dependencies (1)

depends

Dependency Network

Dependencies Reverse dependencies mand msma

Version History

new 3.1 Mar 10, 2026
updated 3.1 ← 3.0 diff Feb 13, 2024
updated 3.0 ← 2.2 diff Aug 24, 2023
updated 2.2 ← 2.1 diff Jun 24, 2021
updated 2.1 ← 2.0 diff Feb 5, 2020
updated 2.0 ← 1.2 diff Aug 31, 2019
updated 1.2 ← 1.1 diff Jun 1, 2019
updated 1.1 ← 1.0 diff May 3, 2018
updated 1.0 ← 0.7 diff Feb 28, 2018
new 0.7 Dec 31, 2015