powered by
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)
a R matrix containing the distances.
the path to the file containing TDA output.