mmd_fn | R Documentation |
Calculate MMD between two matrices “A Kernel Two-Sample Test.” Journal of Machine Learning Research: JMLR 13 (Mar): 723–73. Gretton, Arthur, Karsten M. Borgwardt, Malte J. Rasch, Bernhard Schölkopf, and Alexander Smola. 2012.
mmd_fn(X, Y, sigma)
X |
A matrix of observations (rows = observations) |
Y |
A matrix of observations (rows = observations) |
sigma |
Scale factor for Gaussian kernel) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.