View source: R/linear-algebra.r
mahal_dist | R Documentation |
Computes the Mahalanobis distance using a provided variance-covariance matrix of observations from 0.
mahal_dist(x, vc)
x |
matrix of data |
vc |
pre-determined variance-covariance matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.