get_joint_decomposition: Computes the joint matix for a data block.

Description Usage Arguments

View source: R/ajive_decomposition.R

Description

Computes the joint matix for a data block.

Usage

1
get_joint_decomposition(X, joint_scores, full = TRUE)

Arguments

X

Matrix. The original data matrix.

joint_scores

Matrix. The basis of the joint space (dimension n x joint_rank).

full

Boolean. Do we compute the full J, I matrices or just the SVD (set to FALSE to save memory).


idc9/r_jive documentation built on Oct. 20, 2020, 4:23 p.m.