Package | Description |
---|---|
jphase |
This package provides capabilities for modeling Phase type distributions.
|
jphase.generator |
Provides capabilities for generating random variates from Phase
type distributions.
|
Modifier and Type | Class and Description |
---|---|
class |
DenseContPhaseVar
This class allows the creation and manipulation
of Continuous Phase-type distributions represented by dense matrices.
|
class |
ErlangCoxianVar
Phase-Type representation of an ErlangCoxian
distribution as defined by Osogami and Harchol in "Closed
form solutions for mapping general distributions to
quasi-minimal PH distributions", 2005.
|
class |
HyperErlangVar
This class allows the creation and manipulation
of HyperErlang distributions.
|
class |
HypoExponentialVar
This class allows the creation and manipulation
of hypoexponential distributions.
|
class |
SparseContPhaseVar
This class allows the creation and manipulation
of Continuous Phase-type distributions represented by
sparse (Flexible Compressed Row) matrices.
|
Constructor and Description |
---|
NeutsContPHGenerator(AbstractContPhaseVar var) |