View source: R/thresholdingFunctions.R
scadThreshold | R Documentation |
scadThreshold()
applies the smoothly clipped absolute
deviation thresholding function to the entries of a matrix
.
In particular, it is meant to be applied to the sample covariance matrix.
scadThreshold(entry, lambda, a)
entry |
A |
lambda |
A non-negative |
a |
A |
A regularized numeric
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.