Description Usage Arguments Value Examples
the difference between this and the base function mahalanobis is that this can tolerate a non positive-semidefinite covariance matrix.
1 2 3 4 5 6 7 |
x |
a matrix of numeric data |
center |
defaults to column medians but a vector of means or other location measures can be supplied. |
cov |
either a covariance matrix or a function to calculate one. defaults to an adaptive huber method. |
inverted |
defaults to FALSE. change to true if you are providing a precision matrix. |
tol |
tolerance |
a vector
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.