get_wedin_bound_samples: Gets the wedin bounds

Description Usage Arguments

View source: R/Rajive_helpfunctions.R

Description

Gets the wedin bounds

Usage

1
get_wedin_bound_samples(X, SVD, signal_rank, num_samples = 1000)

Arguments

X

Matrix. The data matrix.

SVD

List. The SVD decomposition of the matrix. List with entries 'u', 'd', and 'v'from the svd function.

signal_rank

Integer.

num_samples

Integer. Number of vectors selected for resampling procedure.


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