public class LeastSquaresFitTest extends Object
Constructor and Description |
---|
LeastSquaresFitTest() |
Modifier and Type | Method and Description |
---|---|
void |
testEstrogen()
Tests limma-like functionality.
|
void |
testLSFOneContinuousWithMissing3() |
void |
testLSFThreeLevelsOnecontinous2() |
void |
testLSFThreeLevelsOneContinuousWithMissing3() |
void |
testLSFTwoLevels() |
void |
testLSFTwoLevels2()
Many missing values; Two factors, two levels + interaction.
|
void |
testLSFTwoLevels3() |
void |
testLSFTwoLevelsOneContinuous() |
void |
testMatrixWeightedRegress()
Weighted least squares test for 2D matrices
|
void |
testNHBE()
Tests limma-like functionality
Multiple levels per factor, unbalanced design
|
void |
testOneWayAnova()
Has a lot of missing values.
|
void |
testSingular() |
void |
testSingular2()
Originally causes failures during summarization step.
|
void |
testThreeWaySingular() |
void |
testTwoWayAnovaUnfittable()
Sanity check.
|
void |
testTwoWayAnovaWithInteractions()
Check for problem reported by TF -- Gemma gives slightly different result.
|
void |
testTwoWayTwoLevelsOneContinousInteractionC()
No missing values; Two-way ANOVA with interaction, PLUS a continuous covariate.
|
void |
testVectorRegress() |
void |
testVectorWeightedRegress() |
void |
testVectorWeightedRegressWithMissing() |
public void testLSFOneContinuousWithMissing3() throws Exception
Exception
public void testLSFThreeLevelsOnecontinous2() throws Exception
Exception
public void testLSFThreeLevelsOneContinuousWithMissing3() throws Exception
Exception
public void testLSFTwoLevels2() throws Exception
Exception
public void testLSFTwoLevelsOneContinuous() throws Exception
Exception
public void testMatrixWeightedRegress() throws Exception
Exception
public void testOneWayAnova() throws Exception
Exception
public void testSingular2() throws Exception
Exception
public void testTwoWayAnovaUnfittable() throws Exception
Exception
public void testTwoWayAnovaWithInteractions() throws Exception
Exception
public void testTwoWayTwoLevelsOneContinousInteractionC() throws Exception
Exception
public void testVectorRegress()
public void testVectorWeightedRegress() throws Exception
Exception
public void testVectorWeightedRegressWithMissing() throws Exception
Exception
public void testNHBE() throws Exception
Exception
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.