Package jline.lib.kpctoolbox.mvph
Class MVPH
java.lang.Object
jline.lib.kpctoolbox.mvph.MVPH
-
Method Summary
Modifier and TypeMethodDescriptionstatic doublestatic doublestatic doublemvph_joint(double[] alpha, Matrix S, Matrix T, Matrix D, int n1, int n2) Computes the joint moment E[X^n1 * Y^n2] of a bivariate phase-type distribution.static doublemvph_mean_x(double[] alpha, Matrix S, Matrix T, Matrix D) static doublemvph_mean_y(double[] alpha, Matrix S, Matrix T, Matrix D)
-
Method Details
-
mvph_joint
Computes the joint moment E[X^n1 * Y^n2] of a bivariate phase-type distribution. -
mvph_mean_x
-
mvph_mean_y
-
mvph_cov
-
mvph_corr
-