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