public class ChiSq extends Object
Constructor and Description |
---|
ChiSq() |
Modifier and Type | Method and Description |
---|---|
static double |
chiSq(double x,
int n) |
static void |
main(String[] args) |
static double |
norm(double z) |
public static double norm(double z)
z
- public static double chiSq(double x, int n)
x
- n
- public static void main(String[] args)
args
- the command line argumentsCopyright © 2000–2016 BioJava. All rights reserved.