InterDist: Computation of the Wasserstein distances between cluster...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Computation of the Wasserstein distances between cluster centroids

Usage

1
InterDist(C_cumsum)

Arguments

C_cumsum

is a Filebacked data cummulative sum matrix of N cluster centroids

Value

N x N matrix of the Wasserstein distances


chickn documentation built on Jan. 13, 2021, 10:53 p.m.

Related to InterDist in chickn...