distance: Two level shrinkage of distance matrix based on nearest...

Description Usage Arguments Value Examples

View source: R/shrinkdist.R

Description

Two level shrinkage of distance matrix based on nearest neighbour indices and belongingness of cells to same class

Usage

1
distance(dist, class, clusters)

Arguments

dist

Distance matrix used for hierarchal clustering

class

Matrix with number of times cells in same class have top k neighbors in other classes

clusters

clusters obtained from hierarchal clustering

Value

shrinked distance matrix

Examples

1

reggenlab/UniPath documentation built on Nov. 26, 2020, 8:09 a.m.