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

Description Usage Arguments Details Value

View source: R/calcPvals.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


daynefiler/bcTSNE documentation built on March 3, 2020, 3:38 p.m.