Package ubic.basecode.math.linearmodels
Class LeastSquaresFitTest2
- java.lang.Object
-
- ubic.basecode.math.linearmodels.LeastSquaresFitTest2
-
public class LeastSquaresFitTest2 extends Object
- Author:
- paul
-
-
Constructor Summary
Constructors Constructor Description LeastSquaresFitTest2()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testMatrixWeightedMeanVariance()
Weighted regression test - Based on a few genes from GSE9376, but samples scrambled
-