View source: R/analysis_relatedness_functions.R
mds | R Documentation |
TasselDistanceMatrix
objectsPerform multidimensional scaling (MDS) on
TasselDistanceMatrix
objects.
mds(distMat, nAxes = 5, removeNaN = TRUE)
distMat |
A |
nAxes |
The number of axes or dimensions and associated eigenvalues to
be returned by the analysis. Defaults to |
removeNaN |
Remove |
A DataFrame
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.