Class LeastSquaresFitTest2

java.lang.Object
ubic.basecode.math.linearmodels.LeastSquaresFitTest2

public class LeastSquaresFitTest2 extends Object
Author:
paul
  • Constructor Details

    • LeastSquaresFitTest2

      public LeastSquaresFitTest2()
  • Method Details

    • testMatrixWeightedMeanVariance

      public void testMatrixWeightedMeanVariance() throws Exception
      Weighted regression test - Based on a few genes from GSE9376, but samples scrambled
      Throws:
      Exception