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 dd725b7 commit adecd8cCopy full SHA for adecd8c
bayesflow/diagnostics/metrics/mmd_hypothesis_test.py
@@ -78,7 +78,6 @@ def compute_mmd_hypothesis_test_from_summaries(
78
ValueError
79
- If the number of null samples exceeds the number of reference samples or if the shapes of observed and
80
reference summaries do not match.
81
-
82
- If the shapes of observed and reference summaries do not match on dimensions besides the first one.
83
"""
84
num_observed: int = observed_summaries.shape[0]
0 commit comments