Package jline.api.mam

Class Mmpp2_fit1Kt

  • All Implemented Interfaces:

    
    public final class Mmpp2_fit1Kt
    
                        
    • 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 mmpp2_fit1(Double mean, Double scv, Double skew, Double idc) Fits a 2-phase Markov Modulated Poisson Process (MMPP2) based on the specified parameters.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • mmpp2_fit1

         final static MatrixCell mmpp2_fit1(Double mean, Double scv, Double skew, Double idc)

        Fits a 2-phase Markov Modulated Poisson Process (MMPP2) based on the specified parameters.

        Parameters:
        mean - the mean inter-arrival time
        scv - the squared coefficient of variation (SCV)
        skew - the skewness of the inter-arrival times
        idc - the index of dispersion for counts (IDC)
        Returns:

        a MatrixCell representing the fitted MMPP2 transition matrices