Rdocumentation
powered by
Learn R Programming
TraMineR (version 1.8-13)
read.tda.mdist: Read a distance matrix produced by TDA.
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.
Usage
read.tda.mdist(file)
Arguments
file
the path to the file containing TDA output.
Value