ranking_HM.Rank.compute_fars_rank_score ======================================= Back to :doc:`Class page <../classes/ranking_HM.Rank>` Summary ------- Compute FARs using ranking scores as test statistics Signature --------- .. code-block:: python def compute_fars_rank_score(self, print_to_screen = True) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``print_to_screen`` - - - True - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Compute FARs using ranking scores as test statistics