Read a distance matrix produced by TDA.
TDA所产生的距离矩阵。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
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.
这个函数读取距离矩阵,通过TDA生产的R对象。在计算OM距离TDA,输出的是一个“半”矩阵存储在一个文本文件作为一个向量。
用法----------Usage----------
read.tda.mdist(file)
参数----------Arguments----------
参数:file
the path to the file containing TDA output.
的包含TDA输出的文件的路径。