Class M3pp22_interleave_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

      • m3pp22_interleave_fitc

         final static Pair<MatrixCell, List<MatrixCell>> m3pp22_interleave_fitc(Array<DoubleArray> av, DoubleArray btv, DoubleArray binfv, DoubleArray stv, Double t)

        Fits L pairs of classes into a single MMAP, obtained by lumped superposition of L different M3PP2 processes.

        Parameters:
        av - Matrix of size L x 2 containing the per-class rates
        btv - Vector of length L containing the IDC at resolution t for each pair of classes
        binfv - Vector of length L containing the asymptotic IDC for each pair of classes
        stv - Vector of length L containing the count covariance at resolution t between each pair of classes
        t - Time resolution
        Returns:

        Pair of (lumped superposition MMAP, list of component M3PPs)