OmicsPLS: Data Integration with Two-Way Orthogonal Partial Least Squares

Performs the O2PLS data integration method for two datasets, yielding joint and data-specific parts for each dataset. The algorithm automatically switches to a memory-efficient approach to fit O2PLS to high dimensional data. It provides a rigorous and a faster alternative cross-validation method to select the number of components, as well as functions to report proportions of explained variation and to construct plots of the results. See the software article by el Bouhaddani et al (2018) <doi:10.1186/s12859-018-2371-3>, and Trygg and Wold (2003) <doi:10.1002/cem.775>. It also performs Sparse Group (Penalized) O2PLS, see Gu et al (2020) <doi:10.1186/s12859-021-03958-3> and cross-validation for the degree of sparsity.

Version: 2.0.2
Imports: graphics, stats, dplyr, ggplot2, parallel, magrittr, tibble, softImpute
Suggests: testthat, knitr, rmarkdown, gplots
Published: 2021-05-19
Author: Said el Bouhaddani, Zhujie Gu, Jeanine Houwing-Duistermaat, Geurt Jongbloed, Szymon Kielbasa and Hae-Won Uh
Maintainer: Said el Bouhaddani <s.elbouhaddani at umcutrecht.nl>
License: GPL-3
NeedsCompilation: no
Citation: OmicsPLS citation info
CRAN checks: OmicsPLS results

Documentation:

Reference manual: OmicsPLS.pdf
Vignettes: The OmicsPLS R Package

Downloads:

Package source: OmicsPLS_2.0.2.tar.gz
Windows binaries: r-devel: OmicsPLS_2.0.2.zip, r-release: OmicsPLS_2.0.2.zip, r-oldrel: OmicsPLS_2.0.2.zip
macOS binaries: r-release (arm64): OmicsPLS_2.0.2.tgz, r-oldrel (arm64): OmicsPLS_2.0.2.tgz, r-release (x86_64): OmicsPLS_2.0.2.tgz
Old sources: OmicsPLS archive

Reverse dependencies:

Reverse imports: MMINP

Linking:

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