get_lambda: Computes lambda

View source: R/Matrix_Denoising.R

get_lambdaR Documentation

Computes lambda

Description

Computes the value of lambda as defined in: The Optimal Hard Threshold for Singular Values is √(4/ 3)

Usage

get_lambda(bet)

Arguments

bet

numeric

Value

A numeric lambda value.

Examples

get_lambda(0.3)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.