Description Usage Arguments Value
Compute a set of measures for separability of 2 distributions. from: https://stats.stackexchange.com/a/78855/43610
1 | separability.measures(Vector.1, Vector.2)
|
Vector.1, Vector.2 |
numerical vectors |
A vector of 5 measures: "jm": Jeffries-Matusita index. Bounded version of Bhattacharrya on (0,2). 0: identical dsitributions; 2: perfectly separable distributions;
"bh": Bhattacharrya index Vary on (0, +inf). 0: identical distributions;
"div": Kullback-Leibler Divergence;
"tdiv": Transformed Divergence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.