Package jline.api.mam

Class Map_mmpp2Kt

  • All Implemented Interfaces:

    
    public final class Map_mmpp2Kt
    
                        
    • 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_mmpp2(Double MEAN, Double SCV_param, Double SKEW, Double ACF1) Fits an MMPP(2) as a MAP from four descriptive parameters.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • map_mmpp2

         final static MatrixCell map_mmpp2(Double MEAN, Double SCV_param, Double SKEW, Double ACF1)

        Fits an MMPP(2) as a MAP from four descriptive parameters.

        Parameters:
        MEAN - mean inter-arrival time of the process
        SCV_param - squared coefficient of variation of inter-arrival times
        SKEW - skewness of inter-arrival times (-1 for automatic minimization, applies only to SCV>1)
        ACF1 - lag-1 autocorrelation coefficient (-1 for maximum feasible autocorrelation)
        Returns:

        a MatrixCell containing the MAP transition matrices {D0, D1}