BhattDist | R Documentation |
Bhattacharyya distance between P and Q for multivariate normal distributions
BhattDist(mu1, S1, mu2, S2)
mu1 |
mean vector of P. |
S1 |
covariance matrix of P. |
mu2 |
mean vector of Q. |
S2 |
covariance matrix of Q. |
Bhattacharyya distance between P and Q.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.