Class ChiSq
- java.lang.Object
-
- org.biojava.nbio.survival.cox.stats.ChiSq
-
-
Constructor Summary
Constructors Constructor Description ChiSq()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
chiSq(double x, int n)
static void
main(String[] args)
static double
norm(double z)
-