Package jline.api.mam

Class Mmap_count_var

java.lang.Object
jline.api.mam.Mmap_count_var

public final class Mmap_count_var extends Object
  • Method Details

    • mmap_count_var

      public static Matrix mmap_count_var(MatrixCell MMAP, double t)
      Computes the variance of the count vector of events of different types in a MMAP over a time period.
      Parameters:
      MMAP - the MatrixCell containing the transition matrices of the MMAP, with D0, D1, ..., Dc representing different types of events
      t - the time period over which to compute the variances of counts
      Returns:
      a Matrix containing the variance vector of counts over time t