View source: R/mathematical_functions.R
computeFrobeniusNorm | R Documentation |
Compute the Frobenius norm of a numeric matrix (if this matrix is the difference between two matrices, then this corresponds to the Frobenius distance between these two matrices).
computeFrobeniusNorm(A)
A |
The numeric matrix. |
The Frobenius norm.
Rosario M. Piro
Politecnico di Milano
Maintainer: Rosario
M. Piro
E-Mail: <rmpiro@gmail.com> or <rosariomichael.piro@polimi.it>
http://rmpiro.net/decompTumor2Sig/
Krueger, Piro (2019) decompTumor2Sig: Identification of mutational
signatures active in individual tumors. BMC Bioinformatics
20(Suppl 4):152.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.