EProjSimplexdiag | R Documentation |
Solve the problem: min 1/2*x'*L*x-x'*d s.t. x>=0, 1'x=1
EProjSimplexdiag(d, l)
d |
matrix or vector |
l |
matrix or vector |
x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.