Uses of Package
jphase

Packages that use jphase
jphase This package provides capabilities for modeling Phase type distributions. 
jphase.fit Provides capabilities for fitting Phase type distribution parameters from data. 
jphase.generator Provides capabilities for generating random variates from Phase type distributions. 
 

Classes in jphase used by jphase
AbstractContPhaseVar
           
AbstractDiscPhaseVar
           
ContPhaseVar
           
DenseContPhaseVar
          This class allows the creation and manipulation of Continuous Phase-type distributions represented by dense matrices.
DenseDiscPhaseVar
          This class allows the creation and manipulation of Discrete Phase-type distributions represented by dense matrices.
DiscPhaseVar
           
HyperErlangVar
           
MarkovMatrix
           
PhaseVar
          This interface defines the behaviour that any Phase-Type distribution should have
PhaseVarSet
           
Poly
          This class represents a polynomial.
SuperErlang
           
Term
          This class describes a basic term in a super-Erlang function It has the form: alpha lambda^n * t^(n-1) * exp(^-m*lambda) / (n-1)! Or alpha * R(n,lambda) where R(n,lambda) is an Erlang pdf.
 

Classes in jphase used by jphase.fit
ContPhaseVar
           
DenseContPhaseVar
          This class allows the creation and manipulation of Continuous Phase-type distributions represented by dense matrices.
DiscPhaseVar
           
HyperErlangVar
           
PhaseVar
          This interface defines the behaviour that any Phase-Type distribution should have
 

Classes in jphase used by jphase.generator
AbstractContPhaseVar
           
AbstractDiscPhaseVar
           
PhaseVar
          This interface defines the behaviour that any Phase-Type distribution should have