Class M3pp2m_fitc_approx_ag

java.lang.Object
jline.api.mam.m3pp.M3pp2m_fitc_approx_ag

public final class M3pp2m_fitc_approx_ag extends Object
  • Method Details

    • m3pp2m_fitc_approx_ag

      public static Matrix[] m3pp2m_fitc_approx_ag(double a, double bt1, double bt2, double binf, double m3t2, double t1, double t2, double[] ai, double[] gt3, double t3)
      Fits a second-order Marked MMPP using auto-gamma approach.
      Parameters:
      a - arrival rate
      bt1 - IDC at scale t1
      bt2 - IDC at scale t2
      binf - IDC for t->inf
      m3t2 - third central moment at scale t2
      t1 - first time scale
      t2 - second time scale
      ai - array where i-th element is the rate of class i
      gt3 - array where i-th element is the sum of the variance of class i and its covariance with all the other classes combined, at scale t3
      t3 - third time scale
      Returns:
      Array of matrices {D0, D1, D1_class1, D1_class2, ..., D1_classm} representing the M3PP(2,m)