public class TestMatrixStats extends Object
Constructor and Description |
---|
TestMatrixStats() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testColSumsWithMissing() |
void |
testConvertLog() |
void |
testConvertToLog2Cpm() |
void |
testCorrelationMatrix() |
void |
testCorrelationMatrixThreshold() |
void |
testCountsPerMillionWithMissing() |
void |
testCov2Cor() |
void |
testDoubleStandardize() |
void |
testLogTransform() |
void |
testMax() |
void |
testMin() |
void |
testNan() |
void |
testRbfNormalize() |
void |
testSelfSquare() |
void |
testStandardize() |
public final void testConvertLog()
public final void testConvertToLog2Cpm()
public final void testCorrelationMatrixThreshold() throws Exception
Exception
public void testCountsPerMillionWithMissing() throws Exception
Exception
public final void testDoubleStandardize()
public final void testLogTransform()
public final void testMax()
public final void testMin()
public final void testNan()
public final void testRbfNormalize()
public final void testSelfSquare()
public final void testStandardize()
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.