ca.pfv.spmf.algorithms.sequential_rules.rulegrowth
Class RightRule
- java.lang.Object
-
- ca.pfv.spmf.algorithms.sequential_rules.rulegrowth.RightRule
-
public class RightRule extends java.lang.ObjectThis 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.StringtoString()
-
-
-
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)
-
-
DMelt 3.0 © DataMelt by jWork.ORG