Package jdistlib.inference
Class Divergences
java.lang.Object
jdistlib.inference.Divergences
Extracts sampler pathologies with coordinates suitable for plotting.
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<DivergenceLocation> locate(ChainResult chain, BayesianModel model)
-
Method Details
-
locate
-