public class QRDecompositionTest extends Object
| Constructor and Description |
|---|
QRDecompositionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
test1() |
void |
test2NoPivoting()
Test ability to reproduce standard QR
|
void |
test3() |
void |
testScaledDesign()
Case where the Design matrix values include values other than 1's and 0's.
|
void |
testSingular2() |
public void test2NoPivoting()
throws Exception
Exceptionpublic void testScaledDesign()
throws Exception
Exceptionpublic void test3()
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.