Package jdistlib.inference
Class ManyShortChainsResult
java.lang.Object
jdistlib.inference.ManyShortChainsResult
Results and nested convergence diagnostics from a superchain design.
-
Method Summary
Modifier and TypeMethodDescriptionchains()doublenestedRankNormalizedRHat(int coordinate) doublenestedRHat(int coordinate) plan()int[]
-
Method Details
-
chains
-
superchainIds
public int[] superchainIds() -
plan
-
nestedRHat
public double nestedRHat(int coordinate) -
nestedRankNormalizedRHat
public double nestedRankNormalizedRHat(int coordinate)
-