public class LogLikelihoodTest extends Object implements SignificanceTest
| Constructor and Description |
|---|
LogLikelihoodTest() |
| Modifier and Type | Method and Description |
|---|---|
double |
score(int both,
int justA,
int justB,
int neither)
Returns the log-likelihood test statistic
|
public double score(int both,
int justA,
int justB,
int neither)
score in interface SignificanceTestCopyright © 2012. All Rights Reserved.