Package: r.jive 2.4

r.jive: Perform JIVE Decomposition for Multi-Source Data

Performs the Joint and Individual Variation Explained (JIVE) decomposition on a list of data sets when the data share a dimension, returning low-rank matrices that capture the joint and individual structure of the data [O'Connell, MJ and Lock, EF (2016) <doi:10.1093/bioinformatics/btw324>]. It provides two methods of rank selection when the rank is unknown, a permutation test and a Bayesian Information Criterion (BIC) selection algorithm. Also included in the package are three plotting functions for visualizing the variance attributed to each data source: a bar plot that shows the percentages of the variability attributable to joint and individual structure, a heatmap that shows the structure of the variability, and principal component plots.

Authors:Michael J. O'Connell [aut, cre], Eric F. Lock [aut], Adam Kaplan [ctb]

r.jive_2.4.tar.gz
r.jive_2.4.zip(r-4.5)r.jive_2.4.zip(r-4.4)r.jive_2.4.zip(r-4.3)
r.jive_2.4.tgz(r-4.4-any)r.jive_2.4.tgz(r-4.3-any)
r.jive_2.4.tar.gz(r-4.5-noble)r.jive_2.4.tar.gz(r-4.4-noble)
r.jive_2.4.tgz(r-4.4-emscripten)r.jive_2.4.tgz(r-4.3-emscripten)
r.jive.pdf |r.jive.html
r.jive/json (API)

# Install 'r.jive' in R:
install.packages('r.jive', repos = c('https://oconnellmj.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • Data - BRCA TCGA Dataset
  • Results - JIVE Results for Simulated Dataset
  • SimData - Simulated Dataset
  • clusts - BRCA TCGA Dataset

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

15 exports 2 stars 0.23 score 6 dependencies 52 scripts 227 downloads

Last updated 4 years agofrom:4cdcef90c7. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winOKSep 18 2024
R-4.5-linuxOKSep 18 2024
R-4.4-winOKSep 18 2024
R-4.4-macOKSep 18 2024
R-4.3-winOKSep 18 2024
R-4.3-macOKSep 18 2024

Exports:bic.jivejivejive.iterjive.permjive.predictpjsumplot.jiveprint.jiveshow.imageshowHeatmapsshowPCAshowVarExplainedsummary.jiveSVDmisssvdwrapper

Dependencies:abindbitopscaToolsgplotsgtoolsKernSmooth

Exploration of multi-source BRCA data using r.jive

Rendered fromBRCA_Example.Rmdusingknitr::rmarkdownon Sep 18 2024.

Last update: 2020-11-17
Started: 2015-12-24