Class Mtrace_jointKt

    • 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_joint(DoubleArray T, IntArray A, IntArray i) Given a multi-class trace, computes the empirical class-dependent joint moments that estimate E ( X^(a)_j )^i(1) (X^(a)_(j+l) )^i(2) for all classes a.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • mtrace_joint

         final static Matrix mtrace_joint(DoubleArray T, IntArray A, IntArray i)

        Given a multi-class trace, computes the empirical class-dependent joint moments that estimate E ( X^(a)_j )^i(1) (X^(a)_(j+l) )^i(2) for all classes a.

        Parameters:
        T - the inter-event times
        A - the class of each event
        i - a vector specifying the power of each variable in the joint moment
        Returns:

        the joint moment of each class