Dist.MST {FlowSOM}R Documentation

Calculate distance matrix using a minimal spanning tree neighbourhood

Description

Calculate distance matrix using a minimal spanning tree neighbourhood

Usage

Dist.MST(X)

Arguments

X

matrix in which each row represents a point

Value

Distance matrix


[Package FlowSOM version 2.2.0 Index]