Class M3pp_superpos_fitcKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Constructor Detail

    • Method Detail

      • m3pp_superpos_fitc

         final static Pair<MatrixCell, List<MatrixCell>> m3pp_superpos_fitc(DoubleArray av, DoubleArray btv, DoubleArray binfv, Double m3tv, Double t, Double tinf)

        Fits k second-order M3PPm_j and superposes them into a M3PPm of order k+1, with m = sum_j=1^k m_j.

        Parameters:
        av - Vector of length m with the per-process rates
        btv - Vector of length k with the per-process IDC(t)
        binfv - Vector of length k with the per-process IDC(inf)
        m3tv - Third moment of counts
        t - Finite time scale
        tinf - Near-infinite time scale
        Returns:

        Pair of (superposed M3PPm, list of component M3PPs)