Uses of Class
jphase.fit.MLContPhaseFitter

Packages that use MLContPhaseFitter
jphase.fit Provides capabilities for fitting Phase type distribution parameters from data. 
 

Uses of MLContPhaseFitter in jphase.fit
 

Subclasses of MLContPhaseFitter in jphase.fit
 class EMHyperErlangFit
          This class implements the Maximum Likelihood method proposed by Thümmler, Buchholz and Telek in "A novel approach for fitting probability distributions to real trace data with the EM algorithm", 2005.
 class EMHyperExpoFit
          This class implements the Maximum Likelihood method proposed by Khayari, Sadre and Haverkort in "Fitting world-wide web request traces with the EM algorithm", 2003.
 class EMPhaseFit
          This class implements the Maximum Likelihood method proposed by Asmussen, Nerman and Olsson in "Fitting Phase-type Distributions via the EM algorithm", 1996.