Package jline.api.mam

Class Maph2m_fit_mmapKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static MatrixCell maph2m_fit_mmap(MatrixCell mmap) Fits an MMAPm with a second-order MAPHm that matches the class probabilities (always fitted exactly) and the backward moments.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • maph2m_fit_mmap

         final static MatrixCell maph2m_fit_mmap(MatrixCell mmap)

        Fits an MMAPm with a second-order MAPHm that matches the class probabilities (always fitted exactly) and the backward moments.

        Parameters:
        mmap - MMAP to fit (of arbitrary order)
        Returns:

        Fitted second-order MAPHm