Description Usage Arguments Value
objective function, main loss function and penalties
1 | obj.func(x.lr, x.sparse, A, b, lambda, mu)
|
x.lr |
low-rank component |
x.sparse |
sparse component |
A |
design matrix |
b |
correspond vector |
lambda |
a tuning parameter for sparse component |
mu |
a tuning parameter for low-rank component |
value of objective function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.