kl {semtree} | R Documentation |
Divergence measures for multivariate normal distributions as used in the diversityMatrix function.
kl(mu1, cov1, mu2, cov2)
mu1 |
Mean vector |
cov1 |
Covariance matrix |
mu2 |
Mean vector |
cov2 |
Covariance matrix |