powered by
Computes non-linear dimension reduction with Rtsne and default parameters.
tSNE(dist, ...)
list containing a n x 2 matrix of reduced dimension data in Y
a distance matrix
other parameters expected to be passed to dimReduction
head(tSNE(getDists(Bikes$space1,"euclidean"))$Y)
Run the code above in your browser using DataLab