View source: R/reduction_funcs.R
make_mds | R Documentation |
Generates an MDS using base R functionality.
make_mds(dist.mat)
dist.mat |
Distance matrix. |
Two column MDS matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.