soft_thresh_R: Soft-threshold function

View source: R/SICAmain.R

soft_thresh_RR Documentation

Soft-threshold function

Description

Soft-threshold function

Usage

soft_thresh_R(x, nu = 1, lambda = sqrt(2)/2)

Arguments

x

The input scalar.

nu

The tuning parameter.

lambda

The lambda parameter of the Laplace density.


SparseICA documentation built on April 12, 2025, 1:50 a.m.