Getting Started
User Guide
Reference Docs
Useful Links
hyppo.ksample.mean_embedding.
mean_embed_distance
Calculates the Mean Embedding test statistic using the vector of differences.
difference (ndarray of float) -- The vector of differences which indicates distance between mean embeddings.
ndarray
float
num_randfeatures (int) -- The number of test frequencies
int
stat (float) -- The computed mean embedding statistic.