Documentation of 'ca.pfv.spmf.algorithms.sequential_rules.rulegrowth.RightRule' Java class
RightRule
ca.pfv.spmf.algorithms.sequential_rules.rulegrowth

Class RightRule



  • public class RightRule
    extends java.lang.Object
    This class represents a rule member of a right equivalence class.
    See Also:
    AlgoERMiner, Itemset
    • Constructor Summary

      Constructors 
      Constructor and Description
      RightRule(int[] itemsetJ, java.util.Set<java.lang.Integer> tidsJ, java.util.Set<java.lang.Integer> tidsIJ, java.util.Map<java.lang.Integer,Occurence> occurencesJ) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RightRule

        public RightRule(int[] itemsetJ,
                         java.util.Set<java.lang.Integer> tidsJ,
                         java.util.Set<java.lang.Integer> tidsIJ,
                         java.util.Map<java.lang.Integer,Occurence> occurencesJ)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.