Package jline.api.mam

Class Map_mmpp2

java.lang.Object
jline.api.mam.Map_mmpp2

public final class Map_mmpp2 extends Object
  • Method Details

    • map_mmpp2

      public static MatrixCell map_mmpp2(double MEAN, double SCV_param, double SKEW, double ACF1)
      Fits an MMPP(2) as a MAP from four descriptive parameters. Matches the requested mean, SCV, skewness and lag-1 autocorrelation exactly. Throws when the request lies outside the MMPP(2) feasible set, rather than returning a non-MAP.
      Parameters:
      MEAN - the mean inter-arrival time
      SCV_param - the squared coefficient of variation, at least 1
      SKEW - the skewness, or -1 for the minimum-skewness fit
      ACF1 - the lag-1 autocorrelation, or -1 for the maximum feasible one
      Returns:
      the fitted MMPP(2), as {D0,D1}