Description Usage Arguments Details Value Author(s)
Calculates the Bhattacharyya Distance, Coefficient and Probability
1 2 3 4 5 | bhattacharyya.prob(gM,gS, cM,cS, alpha=1)
bhattacharyya.dist(gM, gS, cM, cS)
bhattacharyya.coeff(gM,gS, cM,cS, alpha=1)
|
gM, cM |
|
gS, cS |
|
alpha |
A value between 0 and 1 used to balance the bhattacharrya probabilities, coefficients calculated with either the full covariance matrices or using only the diagonal elements of it. |
Calculates the bhattacharyya probabilty, distance or coefficient of the clusters, i.e. Gaussian distributions. Distance and Coefficient are symetric for both clusters, whereas the probabity is not.
The Bhattacharyya probability, distance or coefficient
Till Sörensen till-antoni.soerensen@charite.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.