get_random_direction_bound: Estimate the wedin bound for a data matrix.

Description Usage Arguments Value

View source: R/random_direction_bound.R

Description

Samples from the random direction bound. Returns on the scale of squared singular value.

Usage

1
get_random_direction_bound(n_obs, dims, num_samples = 1000)

Arguments

num_samples

Integer. Number of vectors selected for resampling procedure.

n_obs.

The number of observations.

n_features.

The number of features in each data matrix

Value

rand_dir_samples


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