public final class Ms_nmiKt
final static Double
ms_nmi(Matrix x, Matrix y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Double ms_nmi(Matrix x, Matrix y)
Compute normalized mutual information I(x,y)/sqrt(H(x)*H(y)) of two discrete variables x and y.
x
y
normalized mutual information z=I(x,y)/sqrt(H(x)*H(y))