MAIDR Documentation - v4.4.0
    Preparing search index...

    Function isHigher

    • Reads the highest of a value across groups — the beats rule for a maximum.

      Parameters

      • candidate: number

        The value under consideration.

      • current: number

        The current winner's value.

      Returns boolean

      True when the candidate is higher.