Fit sparse main effects plus low-rank interactions model with least-squares data fitting term (numeric variables only)
1 2 |
A |
nxn adjacency matrix |
lambda1 |
regularization parameter for nuclear norm penalty (positive number) |
lambda2 |
regularization parameter for ell_2,1 penalty (positive number) |
U |
lower bound on nuclear norm (positive number, if NULL, default method is applied) |
maxit |
maximum number of iterations (positive integer) |
thresh |
convergence tolerance (positive number) |
S0 |
initial value for the sparse component |
L0 |
initial value for the low-rank component |
R0 |
lower bound on nuclear norm of L0 (positive number, if NULL, default method is applied) |
trace.it |
whether messages about convergence should be printed (boolean) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.