get_final_decomposition_robustH: Computes the final JIVE decomposition.

Description Usage Arguments

View source: R/Rajive.R

Description

Computes X = J + I + E for a single data block and the respective SVDs.

Usage

1
get_final_decomposition_robustH(X, joint_scores, sv_threshold, full = TRUE)

Arguments

X

Matrix. The original data matrix.

joint_scores

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

sv_threshold

Numeric vector. The singular value thresholds from the initial signal rank estimates.

full

Boolean. Do we compute the full J, I matrices or just svd


RaJIVE documentation built on Feb. 4, 2021, 5:05 p.m.