We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f180ab4 commit d2ac255Copy full SHA for d2ac255
bayesflow/diagnostics/__init__.py
@@ -5,6 +5,7 @@
5
from .metrics import (
6
bootstrap_comparison,
7
calibration_error,
8
+ calibration_log_gamma,
9
posterior_contraction,
10
summary_space_comparison,
11
)
0 commit comments