prox.nuclear.func.fLS | R Documentation |
Proximal function for nuclear norm penalty
prox.nuclear.func.fLS(y, A, b, L, lambda, AtA, Atb)
y |
model parameter |
A |
design matrix |
b |
correspond vector, or matrix |
L |
learning rate |
lambda |
tuning parameter |
AtA |
Gram matrix obtained by design matrix |
Atb |
inner product for design matrix A and correspond vector b |
value of proximal function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.