jphase.fit
Interface PhaseFitter

All Known Implementing Classes:
ContPhaseFitter, DiscPhaseFitter, EMHyperErlangFit, EMHyperExpoFit, EMPhaseFit, MLContPhaseFitter, MLDiscPhaseFitter, MomentsACPH2Fit, MomentsACPHFit, MomentsADPH2Fit, MomentsContPhaseFitter, MomentsDiscPhaseFitter, MomentsECCompleteFit, MomentsECPositiveFit

public interface PhaseFitter

This class defines the behaviour that any class for fitting data to a Phase-Type distribution should have

Author:
Juan Fernando Pérez

Method Summary
 PhaseVar fit()
          Executes the fitting procedure to find the parameter set
 

Method Detail

fit

PhaseVar fit()
Executes the fitting procedure to find the parameter set

Returns:
Phase variable found