S_func {SparseDC} | 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 SparseDC version 0.1.17 Index]