Description Usage Arguments Value Examples
View source: R/thresholdFunctions.R
Soft-thresholding function
1 | soft(a, lambda)
|
a |
scalar to be thresholded at level |
lambda |
threshold value, should be non-negative |
soft-thresholded value of a
1 | soft(3, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.