calcPvals: Calculate t-SNE p-values based on a distance matrix

Description Usage Arguments Details Value

View source: R/testCode.R

Description

Calculate t-SNE p-values based on a distance matrix

Usage

1
calcPvals(D, perplexity = 30)

Arguments

D

numeric matrix, distance matrix

perplexity

numeric of length 1, t-SNE perplexity

Details

Not exported; exists for testing C code.

Value

numeric matrix of p-values based on the given perplexity


bcTSNE documentation built on Dec. 11, 2021, 9:57 a.m.