Read a distance matrix produced by TDA.
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.