| nuclear | R Documentation |
Returns the nuclear norm of a matrix, which is the sum of its singular values, obtained through a singular value decomposition. Intended for internal use only.
nuclear(B)
B |
a matrix |
the nuclear norm of the matrix
Scott Powers, Trevor Hastie, Rob Tibshirani
logL, objective, objectiveFast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.