.make_mmd_graph | R Documentation |
Build igraph object from MMD matrix
.make_mmd_graph(mmd_mat, n_nhbrs = 5)
mmd_mat |
matrix of MMD distances |
n_nhbrs |
How many neighbours in the NN graph |
igraph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.