fct_sarrs | R Documentation |
Compute SARRS algorithm
fct_sarrs(Y, X, r, lam, ptype, V0 = NULL)
Y |
response matrix |
X |
design matrix |
r |
rank |
lam |
penalization param |
ptype |
penalty type |
V0 |
v0 |
estimate of coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.