Uses of Class
jline.io.Ret.mamAPH2Fit
Packages that use Ret.mamAPH2Fit
-
Uses of Ret.mamAPH2Fit in jline.api.mam
Methods in jline.api.mam that return Ret.mamAPH2FitModifier and TypeMethodDescriptionstatic Ret.mamAPH2FitAph2_fit.aph2_fit(double M1, double M2, double M3) Fits an acyclic phase-type (APH) distribution with two phases (APH(2)) to match the given moments of a random variable.static Ret.mamAPH2FitAph2_fit_map.aph2_fit_map(MatrixCell map) Performs approximate fitting of a MAP, yielding a second-order APH in canonical form.static Ret.mamAPH2FitAph2_fit_trace.aph2_fit_trace(double[] T) Performs approximate fitting of a given trace, yielding a second-order APH in canonical form.