get_sv_threshold: The singular value threshold.

Description Usage Arguments

View source: R/ajive_decomposition.R

Description

Computes the singluar value theshold for the data matrix (half way between the rank and rank + 1 singluar value).

Usage

1
get_sv_threshold(singular_values, rank)

Arguments

singular_values

Numeric. The singular values.

rank

Integer. The rank of the approximation.


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