Package jline.api.measures
Class Ms_wavehegdesKt
-
- All Implemented Interfaces:
public final class Ms_wavehegdesKt
-
-
Method Summary
Modifier and Type Method Description final static Double
ms_wavehegdes(Matrix P, Matrix Q)
Wave-Hedges distance between two probability distributions. -
-
Method Detail
-
ms_wavehegdes
final static Double ms_wavehegdes(Matrix P, Matrix Q)
Wave-Hedges distance between two probability distributions. Part of the intersection family.
- Parameters:
P
- first probability distributionQ
- second probability distribution- Returns:
Wave-Hedges distance
-
-
-
-