|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--SignificanceTest | +--PoissonTest
Fields inherited from class SignificanceTest |
meas,
thresh |
Constructor Summary | |
PoissonTest(int nLarge,
int nPoints,
int measure,
double pMin,
double cMin,
int mRep,
double thr)
|
Method Summary | |
boolean |
isSignificant(double sumP,
double sumC,
MyDouble statis)
|
boolean |
isWorthTesting(double sumP,
double sumC)
|
Methods inherited from class SignificanceTest |
getMinIncidenceCount,
getMinPopSize,
getMultipleTestReruns,
getStatype,
getThreshold,
initialiseMultipleTesting,
minIncidenceCount,
minPopSize,
multipleTestReruns,
multipleTests,
saveResults,
setSize,
statype,
threshold,
worthTesting |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PoissonTest(int nLarge, int nPoints, int measure, double pMin, double cMin, int mRep, double thr)
Method Detail |
public final boolean isWorthTesting(double sumP, double sumC)
public final boolean isSignificant(double sumP, double sumC, MyDouble statis)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |