Package jline.api.mam

Class Mmap3k_fit

java.lang.Object
jline.api.mam.Mmap3k_fit

public final class Mmap3k_fit extends Object
  • Method Details

    • markingOrders

      public static int[][] markingOrders(int n, int z)
      (backward, forward) orders of an independent characteristic set.
    • mmap3k_fit

      public static Mmap3k_fit.Result mmap3k_fit(Matrix D0, Matrix D1, double[] P, double[] F, double[] B, double[] B2)
      Marks a given MAP so that the per-class characteristics are matched.
      Parameters:
      D0 - hidden transition matrix of the underlying MAP
      D1 - visible transition matrix of the underlying MAP
      P - class probabilities, summing to one
      F - first-order forward moments
      B - first-order backward moments
      B2 - second-order backward moments, required from order three