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

Class SVDBasedPCA_Test

  • All Implemented Interfaces:
    junit.framework.Test


    public class SVDBasedPCA_Test
    extends TemplatePCATest
    • Constructor Summary

      Constructors 
      Constructor and Description
      SVDBasedPCA_Test() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void testDimsReduction() 
      void testImageSegementationClass1() 
      void testIris() 
      void testNoOfSamplesSmallerThanNoOfDims() 
      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

      • SVDBasedPCA_Test

        public SVDBasedPCA_Test()
    • Method Detail

      • 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
      • testNoOfSamplesSmallerThanNoOfDims

        public void testNoOfSamplesSmallerThanNoOfDims()
                                                throws java.io.IOException
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG