fr.inrialpes.exmo.aroma.measures.cardbased
Class Index
java.lang.Object
fr.inrialpes.exmo.aroma.measures.cardbased.Index
- Direct Known Subclasses:
- Confidence, Conviction, FastII, IntensiteEtIPEE, IntensiteImplication, IntensiteImplicationHyperGeo, IntensiteImplicationLog, Ipee, IpeePoisson, Jaccard, Lift, Loevinger, TI, VraisemblanceDuLien, VraisemblanceDuLienHyperGeo
public abstract class Index
- extends Object
- Author:
- jerome
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Constructor Summary |
Index()
|
Method Summary |
protected static double |
factorial(double n)
|
abstract double |
getIndice(int na,
int nb,
int nab,
int n)
|
protected static double |
log2(double x)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Index
public Index()
log2
protected static double log2(double x)
factorial
protected static double factorial(double n)
getIndice
public abstract double getIndice(int na,
int nb,
int nab,
int n)
(C) Universite Pierre-Mendes-France, INRIA & Universite de Nantes 2006-2009