Class Ms_entropy

java.lang.Object
jline.api.measures.Ms_entropy

public final class Ms_entropy extends Object
  • Method Details

    • ms_entropy

      public static double ms_entropy(Matrix x)
      Compute entropy z=H(x) of a discrete variable x.
      Parameters:
      x - a matrix representing discrete values
      Returns:
      entropy z=H(x)