Package jline.lib.butools.map
package jline.lib.butools.map
Package containing Markovian Arrival Process (MAP) functions.
Ported from BUTools V2.0.
Functions include:
- CheckMAPRepresentation: Validate MAP representation
- CheckRAPRepresentation: Validate RAP representation
- MarginalDistributionFromMAP/RAP: Get marginal PH distribution
- MarginalMomentsFromMAP/RAP: Get moments of marginal distribution
- LagCorrelationsFromMAP/RAP: Get lag autocorrelations
- RandomMAP: Generate random MAP
- SamplesFromMAP: Generate random samples from MAP
-
ClassesClassDescriptionResult class for RandomMAP.