Package jdistlib.inference
Class ParallelTemperingResult
java.lang.Object
jdistlib.inference.ParallelTemperingResult
Cold-chain draws and adjacent-temperature swap diagnostics.
-
Method Summary
-
Method Details
-
coldChain
-
attemptedSwaps
public int[] attemptedSwaps() -
acceptedSwaps
public int[] acceptedSwaps() -
swapAcceptance
public double swapAcceptance(int pair)
-