Class ChiSq
java.lang.Object
org.biojava.nbio.survival.cox.stats.ChiSq
- Author:
- Scooter Willis
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ChiSq
public ChiSq()
-
-
Method Details
-
norm
public static double norm(double z) - Parameters:
z
-- Returns:
-
chiSq
public static double chiSq(double x, int n) - Parameters:
x
-n
-- Returns:
-
main
- Parameters:
args
- the command line arguments
-