wedin_bound_resampling: Resampling procedure for the wedin bound

Description Usage Arguments

View source: R/wedin_bound.R

Description

Resampling procedure for the wedin bound

Usage

1
wedin_bound_resampling(X, perp_basis, right_vectors, num_samples = 1000)

Arguments

X

Matrix. The data matrix.

perp_basis

Matrix. Either U_perp or V_perp: the remaining left/right singluar vectors of X after estimating the signal rank.

right_vectors

Boolean. Right multiplication or left multiplication.

num_samples

Integer. Number of vectors selected for resampling procedure.


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