Function waveHedges

  • Returns the Wave Hedges distance between vectors p and q, and accepts the bitVector use, see the test case for an example

    Link

    Wave Hedges algorithm

    Parameters

    • a: NumberArray

      first vector

    • b: NumberArray

      second vector

    Returns number