Package jline.api.mam

Class Map_hyperexpKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static MatrixCell map_hyperexp(Double mean, Double scv, Double p) Fit a two-phase Hyper-exponential renewal process as a MAP
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • map_hyperexp

         final static MatrixCell map_hyperexp(Double mean, Double scv, Double p)

        Fit a two-phase Hyper-exponential renewal process as a MAP

        Parameters:
        mean - : mean inter-arrival time of the process
        scv - : squared coefficient of variation of inter-arrival times
        p - : p: probability of being served in phase 1 (DEFAULT: p=0.
        Returns:

        Fitted hyper-exponential process