View source: R/proj_disjoint.R
| proj_disjoint | R Documentation |
Projects weight and constraint matrices ...
proj_disjoint(w, v)
w |
Numeric matrix of weights used in the loss function. |
v |
Numeric matrix of constraints used for projection. |
A list with projected matrices w and v.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.