Description Usage Arguments Value Examples
Dimensionality reduction of the distance matrix.
1 2 | ## S4 method for signature 'matrix'
dmr(x, k = 4)
|
x |
A distance matrix. |
k |
The number of dimensionality after reduction, 4 by default. |
y The coordinates of components indicated in distance matrix in k dimension.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.