subsample_mmd_fn | R Documentation |
Calculate mean subsampled MMD between two matrices
subsample_mmd_fn(X, Y, subsample, n_times, sigma)
X |
A matrix of observations (rows = observations) |
Y |
A matrix of observations (rows = observations) |
subsample |
How many to subsample from each matrix? |
n_times |
Mean over how many subsamples? |
sigma |
Scale factor for Gaussian kernel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.