View source: R/read.tda.mdist.R
read.tda.mdist | R Documentation |
This function reads a distance matrix produced by TDA into an R object. When computing OM distances in TDA, the output is a 'half' matrix stored in a text file as a vector.
read.tda.mdist(file)
file |
the path to the file containing TDA output. |
a R matrix containing the distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.