Class ManyShortChainsResult

java.lang.Object
jdistlib.inference.ManyShortChainsResult

public final class ManyShortChainsResult extends Object
Results and nested convergence diagnostics from a superchain design.
  • Method Details

    • chains

      public ChainResult[] chains()
    • superchainIds

      public int[] superchainIds()
    • plan

      public SuperchainPlan plan()
    • nestedRHat

      public double nestedRHat(int coordinate)
    • nestedRankNormalizedRHat

      public double nestedRankNormalizedRHat(int coordinate)