Class Mtrace_pcKt

  • All Implemented Interfaces:

    
    public final class Mtrace_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 mtrace_pc(DoubleArray T, IntArray C) Computes the probabilities of arrival for each class.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • mtrace_pc

         final static Matrix mtrace_pc(DoubleArray T, IntArray C)

        Computes the probabilities of arrival for each class.

        Parameters:
        T - the inter-arrival times (ignored, for orthogonality with other APIs)
        C - the class labels
        Returns:

        column vector of probabilities for each class