Package jline.api.mam

Class Mmap_pc

java.lang.Object
jline.api.mam.Mmap_pc

public final class Mmap_pc extends Object
  • Method Details

    • mmap_pc

      public 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