Learn R Programming

fdaSP (version 1.1.1)

softhresh: Function to solve the soft thresholding problem

Description

Function to solve the soft thresholding problem

Usage

softhresh(x, lambda)

Value

the solution to the soft thresholding operator.

Arguments

x

the data value.

lambda

the lambda value.

References

hastie_etal.2015fdaSP