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
.