Class Chsolve2
java.lang.Object
org.biojava.nbio.survival.cox.stats.Chsolve2
- Author:
- Scooter Willis
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
process
(double[][] matrix, int n, double[][] y, int test)
-
Constructor Details
-
Chsolve2
public Chsolve2()
-
-
Method Details
-
process
public static void process(double[][] matrix, int n, double[][] y, int test) - Parameters:
matrix
-n
-y
-test
-
-