Computes the Mahalanobis distance using a provided variance-covariance matrix of observations from 0.

mahal_dist(x, vc)

Arguments

x

matrix of data

vc

pre-determined variance-covariance matrix