jhplot.math.pca.tests
Class EVDBasedPCA_Test
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- jhplot.math.pca.tests.TemplatePCATest
-
- jhplot.math.pca.tests.EVDBasedPCA_Test
-
- All Implemented Interfaces:
- junit.framework.Test
public class EVDBasedPCA_Test extends TemplatePCATest
-
-
Constructor Summary
Constructors Constructor and Description EVDBasedPCA_Test()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
testCovarianceMatrix()
An example from http://www.itl.nist.gov/div898/handbook/pmc/section5/pmc541.htmvoid
testDimsReduction()
void
testImageSegementationClass1()
void
testIris()
void
testOutliers()
-
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
-
-
-
-
Method Detail
-
testCovarianceMatrix
public void testCovarianceMatrix()
An example from http://www.itl.nist.gov/div898/handbook/pmc/section5/pmc541.htm
-
testIris
public void testIris() throws java.io.IOException
- Throws:
java.io.IOException
-
testImageSegementationClass1
public void testImageSegementationClass1() throws java.io.IOException
- Throws:
java.io.IOException
-
testOutliers
public void testOutliers() throws java.io.IOException
- Throws:
java.io.IOException
-
testDimsReduction
public void testDimsReduction() throws java.io.IOException
- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG