grad: Calculate t-SNE gradient

Description Usage Arguments Details Value

View source: R/testCode.R

Description

Calculate t-SNE gradient

Usage

1
grad(Y, pval, Z)

Arguments

Y

numeric matrix, lower dimension embedding

pval

numeric matrix, input data p-values

Z

numeric covariate matrix

Details

Not exported; exists for testing C code.

Value

numeric matrix, t-SNE gradient


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