Documentation of 'smile.sequence.HMMTest' Java class
HMMTest
smile.sequence

Class HMMTest



  • public class HMMTest
    extends java.lang.Object
    • Constructor Detail

      • HMMTest

        public HMMTest()
    • Method Detail

      • setUpClass

        public static void setUpClass()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • tearDownClass

        public static void tearDownClass()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • testNumStates

        public void testNumStates()
        Test of numStates method, of class HMM.
      • testNumSymbols

        public void testNumSymbols()
        Test of numSymbols method, of class HMM.
      • testGetInitialStateProbabilities

        public void testGetInitialStateProbabilities()
        Test of getInitialStateProbabilities method, of class HMM.
      • testGetStateTransitionProbabilities

        public void testGetStateTransitionProbabilities()
        Test of getStateTransitionProbabilities method, of class HMM.
      • testGetSymbolEmissionProbabilities

        public void testGetSymbolEmissionProbabilities()
        Test of getSymbolEmissionProbabilities method, of class HMM.
      • testP_intArr_intArr

        public void testP_intArr_intArr()
        Test of p method, of class HMM.
      • testLogp_intArr_intArr

        public void testLogp_intArr_intArr()
        Test of logp method, of class HMM.
      • testP_intArr

        public void testP_intArr()
        Test of p method, of class HMM.
      • testLogp_intArr

        public void testLogp_intArr()
        Test of logp method, of class HMM.
      • testPredict

        public void testPredict()
        Test of predict method, of class HMM.
      • testLearn

        public void testLearn()
        Test of learn method, of class HMM.
      • testP_intArr_intArr2

        public void testP_intArr_intArr2()
        Test of p method, of class HMM.
      • testLogp_intArr_intArr2

        public void testLogp_intArr_intArr2()
        Test of logp method, of class HMM.
      • testP_intArr2

        public void testP_intArr2()
        Test of p method, of class HMM.
      • testLogp_intArr2

        public void testLogp_intArr2()
        Test of logp method, of class HMM.
      • testPredict2

        public void testPredict2()
        Test of predict method, of class HMM.
      • testPredict3

        public void testPredict3()
        Test of predict method, of class HMM.
      • testLearn2

        public void testLearn2()
        Test of learn method, of class HMM.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.