Package jline.api.mam

Class Aph_fit

java.lang.Object
jline.api.mam.Aph_fit

public final class Aph_fit extends Object
  • Method Details

    • aph_fit

      public static MatrixCell aph_fit(double e1, double e2, double e3, int nmax)
      Fits an acyclic phase-type (APH) distribution to the given moments of a random variable.
    • aph_fit

      public static MatrixCell aph_fit(double e1, double e2, double e3)
      Fits APH using the default maximum order of 10.