Package jline.api.mam

Class Mmap_pcKt

  • All Implemented Interfaces:

    
    public final class Mmap_pcKt
    
                        
    • 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 Matrix mmap_pc(MatrixCell MMAP) Computes the proportion of counts (PC) for each type in a Markovian Arrival Process with marked arrivals (MMAP).
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • mmap_pc

         final static Matrix mmap_pc(MatrixCell MMAP)

        Computes the proportion of counts (PC) for each type in a Markovian Arrival Process with marked arrivals (MMAP).

        This method calculates the proportion of arrivals attributed to each type in the MMAP. It does so by computing the stationary distribution of the underlying Markov chain and using it to weight the arrivals from each type.

        Parameters:
        MMAP - the MMAP from which to compute the proportions
        Returns:

        a matrix where each element represents the proportion of counts for a type