Learn R Programming

TraMineR (version 1.8-9)

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

  • a R matrix containing the distances.