Package jline.lib.m3a

Class M3aFitOptions

  • All Implemented Interfaces:

    
    public final class M3aFitOptions
    
                        

    Options for M3A fitting algorithms.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getMethod() Fitting method (0 = inter-arrival, 1 = counting process)
      final Integer getNumStates() Number of states for the fitted MMAP (mandatory)
      final Double getTimescale() Finite time scale for counting process (auto-computed if null)
      final Double getTimescaleAsy() Near-infinite time scale (auto-computed if null)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait