get_Lu | R Documentation |
get_Lu(X, C, lambda, gamma, mu)
X |
The data matrix. |
lambda |
The l1 regularization parameter. |
gamma |
The graph regularization parameter. |
mu |
The smoothing parameter. |
H |
The matrix H defined in the reference. |
Lu The automatically chosen step sizes defined in the reference.
Smoothing Proximal Gradient Method for General Structured Sparse Regressoin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.