Description Usage Arguments Value Author(s) References Examples
L2 proximal operator
1 | proxL2(x, lambda)
|
x |
A vector of p numerical values. |
lambda |
numeric value for the L2 penalty parameter. |
A numeric vector soft-thresholded by λ as a group, which is (1-\frac{λ √{p}}{√{x_1^2+\cdots+x_p^2}})_{+}\bm{x}.
Chong Ma, chongma8903@gmail.com.
ma2019structuralsmog
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.