Package jline.lib.butools.dph
Class PmfFromMG
java.lang.Object
jline.lib.butools.dph.PmfFromMG
-
Method Summary
Modifier and TypeMethodDescriptionstatic doublestatic double[]static doublestatic double[]Returns the probability mass function of a matrix-geometric distribution.
-
Method Details
-
pmfFromMG
Returns the probability mass function of a matrix-geometric distribution.- Parameters:
alpha- The initial vector of the matrix-geometric distribution.A- The matrix parameter of the matrix-geometric distribution.x- Vector of non-negative integers at which to compute the PMF.- Returns:
- The probabilities that the matrix-geometrically distributed random variable takes the corresponding "x" values.
-
pmfFromMG
-
pmfFromMG
-
pmfFromMG
-