S_func {SparseMDC}R Documentation

The soft thresholding operator

Description

Function to solve the soft thresholding problem

Usage

S_func(x, a)

Arguments

x

The data value

a

The lambda value

Value

The solution to the soft thresholding operator.


[Package SparseMDC version 0.99.5 Index]