utils.coherent_score ==================== Back to :doc:`Module page <../modules/utils>` Summary ------- Combine H1 terms from scores_vetoed_max, returns scalar for single element Signature --------- .. code-block:: python def coherent_score(x) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``x`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Combine H1 terms from scores_vetoed_max, returns scalar for single element