Description Usage Arguments Value
View source: R/FastLORS_Functions.R
svd_st
is a function for performing soft-thresholded singular value decomposition of a matrix X
1 | svd_st(X, lambda)
|
X |
a matrix |
lambda |
the value to to apply soft thresholding with |
L the soft-thresholded singular value decomposition of X.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.