Description Usage Arguments Value
Calculate the Mahalonobis Norm of a Vector
1 |
x |
a vector |
matr |
the weighting matrix in the Mahalonobis norm. if null, the l2 norm is calculated. |
sqrt |
if false, don't take the sqrt of the product |
solve_matr |
if true, invert matr before calculating the norm |
the norm, a real number >= 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.