dist2tsne: do tSNE with distance matrix

View source: R/dist2tsne.R

dist2tsneR Documentation

do tSNE with distance matrix

Description

do tSNE with distance matrix

Usage

  dist2tsne(dat.d, tsne.per, tsne.max);

Arguments

dat.d

distance object

tsne.per

perplexity of tsne

tsne.max

perplexity of max_iter

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/gcMECM documentation built on Nov. 6, 2023, 11:44 p.m.