Class Mtrace_iat2counts

java.lang.Object
jline.api.trace.Mtrace_iat2counts

public final class Mtrace_iat2counts extends Object
  • Method Details

    • mtrace_iat2counts

      public static Matrix mtrace_iat2counts(double[] T, int[] A, double scale)
      Computes the per-class counting processes of T, i.e., the counts after "scale" units of time from an arrival.
      Parameters:
      T - inter-arrival times
      A - class labels
      scale - time after an arrival
      Returns:
      matrix where column k is the counting process for class k