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
Exceptionpublic void testLSFThreeLevelsOnecontinous2()
throws Exception
Exceptionpublic void testLSFThreeLevelsOneContinuousWithMissing3()
throws Exception
Exceptionpublic void testLSFTwoLevels2()
throws Exception
Exceptionpublic void testLSFTwoLevelsOneContinuous()
throws Exception
Exceptionpublic void testMatrixWeightedRegress()
throws Exception
Exceptionpublic void testOneWayAnova()
throws Exception
Exceptionpublic void testSingular2()
throws Exception
Exceptionpublic void testTwoWayAnovaUnfittable()
throws Exception
Exceptionpublic void testTwoWayAnovaWithInteractions()
throws Exception
Exceptionpublic void testTwoWayTwoLevelsOneContinousInteractionC()
throws Exception
Exceptionpublic void testVectorRegress()
public void testVectorWeightedRegress()
throws Exception
Exceptionpublic void testVectorWeightedRegressWithMissing()
throws Exception
Exceptionpublic void testNHBE()
throws Exception
ExceptionCopyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.