transform_dist: Rank based transform distances to triangular distribution

Description Usage Arguments Value

Description

Transforms the dissimularities to follow a triangular distribution on [0, 1] interval to better match distances on scalar coordinates that are approximately uniformly distributed.

Usage

1
transform_dist(D, threshold = FALSE, increment = NULL)

Arguments

D

A dissimilarity matrix.

threshold

A boolean whether threshold ranking should be used.

increment

A numeric scalar for increments for distance ranking.

Value

A transformed dissimilarity matrix, D.


nlhuong/buds documentation built on May 17, 2019, 3:13 a.m.