Documentation of 'jhplot.math.pca.tests.EVDBasedPCA_Test' Java class.
EVDBasedPCA_Test
jhplot.math.pca.tests

Class 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.htm
      void 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
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EVDBasedPCA_Test

        public EVDBasedPCA_Test()
    • 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