Package jline.api.mam
Class Map_mmpp2Kt
-
- All Implemented Interfaces:
public final class Map_mmpp2Kt
-
-
Method Summary
-
-
Method Detail
-
map_mmpp2
final static MatrixCell map_mmpp2(Double MEAN, Double SCV_param, Double SKEW, Double ACF1)
Fits an MMPP(2) as a MAP from four descriptive parameters.
- Parameters:
MEAN- mean inter-arrival time of the processSCV_param- squared coefficient of variation of inter-arrival timesSKEW- skewness of inter-arrival times (-1 for automatic minimization, applies only to SCV>1)ACF1- lag-1 autocorrelation coefficient (-1 for maximum feasible autocorrelation)- Returns:
a MatrixCell containing the MAP transition matrices {D0, D1}
-
-
-
-